Aggregate helper that converts to any type via get.
More...
Public Attributes | |
| const std::byte * | e |
| The pointer at which to end deserialization, if known. | |
| const std::byte *& | p |
The pointer from which to get. | |
Aggregate helper that converts to any type via get.
| const std::byte*& p |
The pointer from which to get.
| const std::byte * e |
The pointer at which to end deserialization, if known.