CppSerdes  1.0
A serialization/deserialization library designed with embedded systems in mind
serdes::starting_byte_index Struct Reference

explict type for representing a starting byte index (since it's easy to mess up the iterator inputs otherwise) More...

#include <serdes_byte_iterator.h>

Public Member Functions

 starting_byte_index (size_t val)
 

Public Attributes

size_t value = 0u
 

Detailed Description

explict type for representing a starting byte index (since it's easy to mess up the iterator inputs otherwise)


The documentation for this struct was generated from the following file: