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

#include <util/hash_set.hh>

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

Public Types

typedef google::sparse_hash_set< Key, Hash, Compare, Allocator > type
 

Member Typedef Documentation

◆ type

template<typename Key , typename Hash = d3::util::hash<Key>, typename Compare = d3::util::equal<Key>, typename Allocator = typename conf::allocator<Key>::type>
typedef google::sparse_hash_set<Key,Hash,Compare,Allocator> d3::hash_set< Key, Hash, 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