STLdoc
STLdocumentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Classes | Namespaces
node_metadata_selector.hpp File Reference
#include <ext/pb_ds/detail/branch_policy/null_node_metadata.hpp>
#include <ext/pb_ds/detail/types_traits.hpp>

Go to the source code of this file.

Classes

struct  __gnu_pbds::detail::tree_metadata_helper< Node_Update, _BTp >
 Tree metadata helper. More...
 
struct  __gnu_pbds::detail::tree_metadata_helper< Node_Update, false >
 Specialization, false. More...
 
struct  __gnu_pbds::detail::tree_metadata_helper< Node_Update, true >
 Specialization, true. More...
 
struct  __gnu_pbds::detail::tree_node_metadata_dispatch< Key, Data, Cmp_Fn, Node_Update, _Alloc >
 Tree 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 trees.