DDD
1.9.0.20240826145154
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 Mon Aug 26 2024 14:54:00 for DDD by
1.9.1