Home
last modified time | relevance | path

Searched defs:trie_string_access_traits (Results 1 – 2 of 2) sorted by relevance

/dragonfly/contrib/gcc-4.7/libstdc++-v3/include/ext/pb_ds/
H A Dtrie_policy.hpp75 struct trie_string_access_traits struct
78 typedef typename _Alloc::size_type size_type;
79 typedef String key_type;
80 typedef typename _Alloc::template rebind<key_type> __rebind_k;
81 typedef typename __rebind_k::other::const_reference key_const_reference;
84 {
91 typename String::const_iterator>::__type const_iterator;
94 typedef typename std::iterator_traits<const_iterator>::value_type e_type;
97 {
131 static detail::integral_constant<int, Reverse> s_rev_ind;
/dragonfly/contrib/gcc-8.0/libstdc++-v3/include/ext/pb_ds/
H A Dtrie_policy.hpp74 struct trie_string_access_traits struct
77 typedef typename _Alloc::size_type size_type;
78 typedef String key_type;
79 typedef typename _Alloc::template rebind<key_type> __rebind_k;
80 typedef typename __rebind_k::other::const_reference key_const_reference;
83 {
90 typename String::const_iterator>::__type const_iterator;
93 typedef typename std::iterator_traits<const_iterator>::value_type e_type;
96 {
130 static detail::integral_constant<int, Reverse> s_rev_ind;