STLdoc
STLdocumentation
|
Namespaces | |
experimental | |
experimental::fundamentals_v2 | |
Macros | |
#define | _EXPERIMENTAL_SET_ |
Functions | |
template<class _Kty , class _Keylt , class _Alloc , class _Pr > | |
void | experimental::fundamentals_v2::erase_if (set< _Kty, _Keylt, _Alloc > &_Cont, _Pr _Pred) |
template<class _Kty , class _Keylt , class _Alloc , class _Pr > | |
void | experimental::fundamentals_v2::erase_if (multiset< _Kty, _Keylt, _Alloc > &_Cont, _Pr _Pred) |
#define _EXPERIMENTAL_SET_ |