DDD  1.9.0.20240425101308
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 Thu Apr 25 2024 10:15:16 for DDD by doxygen 1.9.1