STLdoc
STLdocumentation
|
#include <ext/pb_ds/tag_and_trait.hpp>
Go to the source code of this file.
Classes | |
struct | __gnu_pbds::detail::branch_policy< Node_CItr, Node_Itr, _Alloc > |
Primary template, base class for branch structure policies. More... | |
struct | __gnu_pbds::detail::branch_policy< Node_CItr, Node_CItr, _Alloc > |
Specialization for const iterators. More... | |
Namespaces | |
__gnu_pbds | |
GNU extensions for policy-based data structures for public use. | |
__gnu_pbds::detail | |
Contains a base class for branch policies.