1
0
Fork 0

note for potential future work

This commit is contained in:
Kevin Matz 2021-08-16 11:36:36 -04:00
parent 2fa42b1c53
commit d5f05f6fbe
1 changed files with 1 additions and 0 deletions

View File

@ -96,6 +96,7 @@ struct address_type
/**
* @brief 5.1.5 The range struct
*/
/// TODO: maybe template this struct based on address_length
struct range
: PDU::pdu_stream_object
{