#include <senf/Packets/PacketParser.hh>
This meta-function is called like
This expression evaluates to a compile-time constant boolean expression which is true
, if SomeParser is a fixed size parser, false
otherwise
[in] | Parser | The Parser to test |
true
, if Parser is fixed size, false
otherwiseDefinition at line 443 of file PacketParser.hh.