GNU g++  v5.2.1
GNU Standard C++
node_metadata_selector.hpp File Reference

Contains an implementation class for tries. More...

Include dependency graph for node_metadata_selector.hpp:
This graph shows which files directly or indirectly include this file:

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
 

Detailed Description

Contains an implementation class for tries.