DDD
1.9.0.20250409152518
d3
util
map
Public Types
|
List of all members
d3::util::map< Key, Data, Compare, Allocator > Struct Template Reference
#include <
util/map.hh
>
Collaboration diagram for d3::util::map< Key, Data, Compare, Allocator >:
Public Types
typedef
std::map<
Key
,
Data
,
Compare
,
Allocator
>
type
Member Typedef Documentation
◆
type
template<
typename
Key
,
typename
Data
,
typename
Compare
= std::less<Key>,
typename
Allocator
= typename conf::allocator< std::pair<const Key, Data> >::type>
typedef
std::map<
Key
,
Data
,
Compare
,
Allocator
>
d3::util::map
<
Key
,
Data
,
Compare
,
Allocator
>::type
The documentation for this struct was generated from the following file:
util/
map.hh
Please
comment
this page and
report errors
about it on
the RefDocComments page
.
Generated on Wed Apr 9 2025 15:27:42 for DDD by
1.9.8