Public Types | |
using | key_type = Key |
Public Member Functions | |
const key_type & | operator() (const Key &key) const noexcept |
key_type & | operator() (Key &key) noexcept |
Definition at line 95 of file robin_set.h.
using tsl::robin_set< Key, Hash, KeyEqual, Allocator, StoreHash, GrowthPolicy >::KeySelect::key_type = Key |
Definition at line 97 of file robin_set.h.
|
inlinenoexcept |
Definition at line 99 of file robin_set.h.
|
inlinenoexcept |
Definition at line 101 of file robin_set.h.