STLdoc
STLdocumentation
|
Namespaces | |
experimental | |
experimental::fundamentals_v2 | |
Macros | |
#define | _EXPERIMENTAL_STRING_ |
Functions | |
template<class _Elem , class _Traits , class _Alloc , class _Pr > | |
void | experimental::fundamentals_v2::erase_if (basic_string< _Elem, _Traits, _Alloc > &_Cont, _Pr _Pred) |
template<class _Elem , class _Traits , class _Alloc , class _Uty > | |
void | experimental::fundamentals_v2::erase (basic_string< _Elem, _Traits, _Alloc > &_Cont, const _Uty &_Val) |
#define _EXPERIMENTAL_STRING_ |