Home
last modified time | relevance | path

Searched defs:synth_access_traits (Results 1 – 6 of 6) sorted by relevance

/dragonfly/contrib/gcc-4.7/libstdc++-v3/include/ext/pb_ds/detail/pat_trie_/
H A Dsynth_access_traits.hpp59 struct synth_access_traits : public _ATraits struct
61 typedef _ATraits base_type;
62 typedef typename base_type::const_iterator const_iterator;
63 typedef Type_Traits type_traits;
64 typedef typename type_traits::const_reference const_reference;
65 typedef typename type_traits::key_const_reference key_const_reference;
100 static integral_constant<int, Set> s_set_ind;
109 synth_access_traits() in synth_access_traits() function in __gnu_pbds::detail::PB_DS_SYNTH_E_ACCESS_TRAITS_C_DEC
114 synth_access_traits(const _ATraits& r_traits) in synth_access_traits() function in __gnu_pbds::detail::PB_DS_SYNTH_E_ACCESS_TRAITS_C_DEC
H A Dtraits.hpp74 …typedef __gnu_pbds::detail::synth_access_traits<type_traits, false, access_traits> synth_access_… typedef
121 …typedef __gnu_pbds::detail::synth_access_traits<type_traits, true, access_traits> synth_access_tra… typedef
H A Dpat_trie_.hpp116 typedef typename traits_type::synth_access_traits synth_access_traits; typedef in __gnu_pbds::detail::PB_DS_PAT_TRIE_NAME
/dragonfly/contrib/gcc-8.0/libstdc++-v3/include/ext/pb_ds/detail/pat_trie_/
H A Dsynth_access_traits.hpp59 struct synth_access_traits : public _ATraits struct
61 typedef _ATraits base_type;
62 typedef typename base_type::const_iterator const_iterator;
63 typedef Type_Traits type_traits;
64 typedef typename type_traits::const_reference const_reference;
65 typedef typename type_traits::key_const_reference key_const_reference;
100 static integral_constant<int, Set> s_set_ind;
109 synth_access_traits() in synth_access_traits() function in __gnu_pbds::detail::PB_DS_SYNTH_E_ACCESS_TRAITS_C_DEC
114 synth_access_traits(const _ATraits& r_traits) in synth_access_traits() function in __gnu_pbds::detail::PB_DS_SYNTH_E_ACCESS_TRAITS_C_DEC
H A Dtraits.hpp74 …typedef __gnu_pbds::detail::synth_access_traits<type_traits, false, access_traits> synth_access_… typedef
121 …typedef __gnu_pbds::detail::synth_access_traits<type_traits, true, access_traits> synth_access_tra… typedef
H A Dpat_trie_.hpp115 typedef typename traits_type::synth_access_traits synth_access_traits; typedef in __gnu_pbds::detail::PB_DS_PAT_TRIE_NAME