Contains an implementation of trie_policy_base. More...
Classes | |
class | __gnu_pbds::detail::trie_policy_base< Node_CItr, Node_Itr, _ATraits, _Alloc > |
Base class for trie policies. More... | |
Namespaces | |
__gnu_pbds | |
GNU extensions for policy-based data structures for public use. | |
__gnu_pbds::detail | |
Macros | |
#define | PB_DS_CLASS_C_DEC trie_policy_base<Node_CItr, Node_Itr, _ATraits, _Alloc> |
#define | PB_DS_CLASS_T_DEC |
Contains an implementation of trie_policy_base.
#define PB_DS_CLASS_C_DEC trie_policy_base<Node_CItr, Node_Itr, _ATraits, _Alloc> |