Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/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;
80 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;
/netbsd-src/external/gpl3/gcc/dist/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;
80 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;