DDD  1.9.0.20240826145154
Public Types | List of all members
d3::set< Key, Compare, Allocator > Struct Template Reference

#include <util/set.hh>

Inheritance diagram for d3::set< Key, Compare, Allocator >:
Inheritance graph
Collaboration diagram for d3::set< Key, Compare, Allocator >:
Collaboration graph

Public Types

typedef std::set< Key, Compare, Allocator > type
 

Member Typedef Documentation

◆ type

template<typename Key , typename Compare = std::less<Key>, typename Allocator = typename conf::allocator<Key>::type>
typedef std::set<Key,Compare,Allocator> d3::set< Key, Compare, Allocator >::type

The documentation for this struct was generated from the following file:

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 doxygen 1.9.1