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