libstdc++
|
Typedefs | |
typedef void | trivial_iterator_difference_type |
Functions | |
void | __throw_container_error () |
void | __throw_insert_error () |
void | __throw_join_error () |
void | __throw_resize_error () |
Variables | |
template<typename String, typename String::value_type Min_E_Val, typename String::value_type Max_E_Val, bool Reverse, typename _Alloc> | |
detail::integral_constant< int, Reverse > | trie_string_access_traits< String, Min_E_Val, Max_E_Val, Reverse, _Alloc >::s_rev_ind |
GNU extensions for policy-based data structures for public use.
detail::integral_constant<int, Reverse> __gnu_pbds::trie_string_access_traits< String, Min_E_Val, Max_E_Val, Reverse, _Alloc >::s_rev_ind |
Definition at line 46 of file trie_policy.hpp.