di
0.1.0
Loading...
Searching...
No Matches
di::container::TreeMap< Key, Value, Comp, Alloc > Class Template Reference
#include <
di/container/tree/tree_map.h
>
Inheritance diagram for di::container::TreeMap< Key, Value, Comp, Alloc >:
Public Member Functions
TreeMap
()=default
TreeMap
(Comp const &comparator)
Constructor & Destructor Documentation
◆
TreeMap()
[1/2]
template<typename Key, typename Value, concepts::StrictWeakOrder< Key > Comp = function::Compare, concepts::Allocator Alloc = DefaultAllocator>
di::container::TreeMap
< Key, Value, Comp, Alloc >::TreeMap
(
)
default
◆
TreeMap()
[2/2]
template<typename Key, typename Value, concepts::StrictWeakOrder< Key > Comp = function::Compare, concepts::Allocator Alloc = DefaultAllocator>
di::container::TreeMap
< Key, Value, Comp, Alloc >::TreeMap
(
Comp const &
comparator
)
inline
The documentation for this class was generated from the following file:
di/container/tree/
tree_map.h
di
container
TreeMap
Generated by
1.15.0