libstdc++
|
#include <pat_trie_base.hpp>
Public Types | |
typedef _Alloc | allocator_type |
typedef null_type | metadata_type |
Specialization for null metadata.
Definition at line 83 of file pat_trie_base.hpp.
typedef _Alloc __gnu_pbds::detail::pat_trie_base::_Metadata< null_type, _Alloc >::allocator_type |
Definition at line 86 of file pat_trie_base.hpp.
typedef null_type __gnu_pbds::detail::pat_trie_base::_Metadata< null_type, _Alloc >::metadata_type |
Definition at line 85 of file pat_trie_base.hpp.