Contains an implementation class for a patricia tree. More...
#include <ext/pb_ds/detail/type_utils.hpp>
Classes | |
struct | __gnu_pbds::detail::synth_access_traits< Type_Traits, Set, _ATraits > |
Synthetic element access traits. More... | |
Namespaces | |
__gnu_pbds | |
GNU extensions for policy-based data structures for public use. | |
__gnu_pbds::detail | |
Macros | |
#define | PB_DS_SYNTH_E_ACCESS_TRAITS_C_DEC synth_access_traits<Type_Traits, Set, _ATraits> |
#define | PB_DS_SYNTH_E_ACCESS_TRAITS_T_DEC template<typename Type_Traits, bool Set, typename _ATraits> |
Contains an implementation class for a patricia tree.
#define PB_DS_SYNTH_E_ACCESS_TRAITS_C_DEC synth_access_traits<Type_Traits, Set, _ATraits> |
#define PB_DS_SYNTH_E_ACCESS_TRAITS_T_DEC template<typename Type_Traits, bool Set, typename _ATraits> |