Searched defs:string_trie_e_access_traits (Results 1 – 1 of 1) sorted by relevance
79 struct string_trie_e_access_traits struct82 typedef typename Allocator::size_type size_type;83 typedef String key_type;84 typedef typename Allocator::template rebind<key_type>::other key_rebind;85 typedef typename key_rebind::const_reference const_key_reference;88 {93 …, typename String::const_reverse_iterator, typename String::const_iterator>::__type const_iterator;96 typedef typename std::iterator_traits<const_iterator>::value_type e_type;99 {134 static detail::integral_constant<int, Reverse> s_rev_ind;