Contains an implementation struct for splay_tree_'s node. More...
Classes | |
struct | __gnu_pbds::detail::splay_tree_node_< Value_Type, Metadata, _Alloc > |
Node for splay tree. More... | |
struct | __gnu_pbds::detail::splay_tree_node_< Value_Type, null_type, _Alloc > |
Namespaces | |
__gnu_pbds | |
GNU extensions for policy-based data structures for public use. | |
__gnu_pbds::detail | |
Contains an implementation struct for splay_tree_'s node.