DeSiGNAR
0.5a
Data Structures General Library
Main Page
Namespaces
Classes
Files
Class List
Class Index
Class Hierarchy
Class Members
Designar
HashSet
Public Types
|
List of all members
Designar::HashSet< Key, Cmp, HashTableType > Class Template Reference
#include <
set.H
>
Inheritance diagram for Designar::HashSet< Key, Cmp, HashTableType >:
[
legend
]
Collaboration diagram for Designar::HashSet< Key, Cmp, HashTableType >:
[
legend
]
Public Types
using
ContainerType
= HashTableType< Key, Cmp >
Member Typedef Documentation
template<typename Key, class Cmp = std::equal_to<Key>, template< typename, class > class HashTableType = LHashTable>
using
Designar::HashSet
< Key, Cmp, HashTableType >::
ContainerType
= HashTableType<Key, Cmp>
The documentation for this class was generated from the following file:
include/
set.H
Generated by
1.8.11