The specialization provides some information about the dictionary encoding policy. More...
Static Public Attributes | |
static const bool | onePassEncoding = true |
Indicates if the policy is able to encode the token at once without any information about other tokens as well as the total tokens count. More... | |
The specialization provides some information about the dictionary encoding policy.
Definition at line 129 of file dictionary_encoding_policy.hpp.
|
static |
Indicates if the policy is able to encode the token at once without any information about other tokens as well as the total tokens count.
Definition at line 135 of file dictionary_encoding_policy.hpp.