GNU g++  v5.2.1
GNU Standard C++
synth_access_traits.hpp File Reference

Contains an implementation class for a patricia tree. More...

Include dependency graph for synth_access_traits.hpp:
This graph shows which files directly or indirectly include this file:

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>
 

Detailed Description

Contains an implementation class for a patricia tree.

Macro Definition Documentation

#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>