libstdc++
|
#include <container_base_dispatch.hpp>
Public Types | |
typedef rb_tree_set< Key, null_type, at0t, at1t, _Alloc > | type |
Specialization for R-B tree set.
Definition at line 180 of file container_base_dispatch.hpp.
typedef rb_tree_set<Key, null_type, at0t, at1t, _Alloc> __gnu_pbds::detail::container_base_dispatch< Key, null_type, _Alloc, rb_tree_tag, Policy_Tl >::type |
Definition at line 190 of file container_base_dispatch.hpp.