libstdc++
|
Go to the source code of this file.
Namespaces | |
std | |
Macros | |
#define | _GLIBCXX_EXPERIMENTAL_UNORDERED_SET |
Typedefs | |
template<typename _Key , typename _Hash = hash<_Key>, typename _Pred = equal_to<_Key>> | |
using | std::experimental::fundamentals_v2::pmr::unordered_multiset = std::unordered_multiset< _Key, _Hash, _Pred, polymorphic_allocator< _Key > > |
template<typename _Key , typename _Hash = hash<_Key>, typename _Pred = equal_to<_Key>> | |
using | std::experimental::fundamentals_v2::pmr::unordered_set = std::unordered_set< _Key, _Hash, _Pred, polymorphic_allocator< _Key > > |
This is a TS C++ Library header.
Definition in file experimental/unordered_set.