<unordered_set>
Defines the container template classes unordered_multiset and unordered_set and their supporting templates.
#include <unordered_set>
Declarations
Class |
Description |
---|---|
Stores hash table of keys. |
|
Stores hash table of keys. |
Template Functions
Function |
Description |
---|---|
Swaps two multisets. |
|
Swaps two sets. |