#include <senf/Packets/PacketParser.hh>
This meta-function is called like
This expression evaluates to a compile-time constant integral expression of type senf::PacketParserBase::size_type. This meta-function will return Parser::fixed_bytes
or Parser::init_bytes
depending on the type of parser.
[in] | Parser | The Parser to return init_bytes for |
Definition at line 425 of file PacketParser.hh.