Contains an implementation for rb_tree_. More...
Classes | |
struct | __gnu_pbds::detail::rb_tree_node_< Value_Type, Metadata, _Alloc > |
Node for Red-Black trees. More... | |
struct | __gnu_pbds::detail::rb_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 for rb_tree_.