libstdc++
|
Go to the source code of this file.
Namespaces | |
std | |
Macros | |
#define | _GLIBCXX_EXPERIMENTAL_SET |
Typedefs | |
template<typename _Key , typename _Compare = less<_Key>> | |
using | std::experimental::fundamentals_v2::pmr::multiset = std::multiset< _Key, _Compare, polymorphic_allocator< _Key > > |
template<typename _Key , typename _Compare = less<_Key>> | |
using | std::experimental::fundamentals_v2::pmr::set = std::set< _Key, _Compare, polymorphic_allocator< _Key > > |
This is a TS C++ Library header.
Definition in file experimental/set.