STLdoc
STLdocumentation
|
Namespaces | |
experimental | |
experimental::fundamentals_v2 | |
Macros | |
#define | _EXPERIMENTAL_MAP_ |
Functions | |
template<class _Kty , class _Ty , class _Keylt , class _Alloc , class _Pr > | |
void | experimental::fundamentals_v2::erase_if (map< _Kty, _Ty, _Keylt, _Alloc > &_Cont, _Pr _Pred) |
template<class _Kty , class _Ty , class _Keylt , class _Alloc , class _Pr > | |
void | experimental::fundamentals_v2::erase_if (multimap< _Kty, _Ty, _Keylt, _Alloc > &_Cont, _Pr _Pred) |
#define _EXPERIMENTAL_MAP_ |