libstdc++
Public Types
|
Public Member Functions
__gnu_pbds::trie Class Reference
Policy-Based Data Structures
Inheritance diagram for __gnu_pbds::trie:
[
legend
]
List of all members.
Public Types
typedef E_Access_Traits
e_access_traits
typedef Node_Update
node_update
Public Member Functions
trie
(const e_access_traits &t)
template<typename It >
trie
(It first, It last)
template<typename It >
trie
(It first, It last, const e_access_traits &t)
trie
(const
trie
&other)
trie
&
operator=
(const
trie
&other)
void
swap
(
trie
&other)
Detailed Description
A concrete basic trie-based associative container.
The documentation for this class was generated from the following file:
assoc_container.hpp
__gnu_pbds
trie
Generated by
1.7.5