Contains an implementation class for tries. More...
#include <ext/pb_ds/detail/branch_policy/null_node_metadata.hpp>
#include <ext/pb_ds/detail/types_traits.hpp>
Classes | |
struct | __gnu_pbds::detail::trie_metadata_helper< Node_Update, _BTp > |
Trie metadata helper. More... | |
struct | __gnu_pbds::detail::trie_metadata_helper< Node_Update, false > |
Specialization, false. More... | |
struct | __gnu_pbds::detail::trie_metadata_helper< Node_Update, true > |
Specialization, true. More... | |
struct | __gnu_pbds::detail::trie_node_metadata_dispatch< Key, Data, Cmp_Fn, Node_Update, _Alloc > |
Trie node metadata dispatch. More... | |
Namespaces | |
__gnu_pbds | |
GNU extensions for policy-based data structures for public use. | |
__gnu_pbds::detail | |
Contains an implementation class for tries.