libstdc++
|
#include <container_base_dispatch.hpp>
Public Types | |
typedef pat_trie_map< Key, Mapped, at1t, _Alloc > | type |
Specialization for PATRICIA trie map.
Definition at line 139 of file container_base_dispatch.hpp.
typedef pat_trie_map<Key, Mapped, at1t, _Alloc> __gnu_pbds::detail::container_base_dispatch< Key, Mapped, _Alloc, pat_trie_tag, Policy_Tl >::type |
Definition at line 146 of file container_base_dispatch.hpp.