STLdoc
STLdocumentation
|
Namespaces | |
experimental | |
experimental::fundamentals_v2 | |
Macros | |
#define | _EXPERIMENTAL_XUTILITY_ |
Functions | |
template<class _Container , class _Pr > | |
void | experimental::fundamentals_v2::_Erase_nodes_if (_Container &_Cont, _Pr &_Pred) |
template<class _Container , class _Pr > | |
void | experimental::fundamentals_v2::_Erase_remove_if (_Container &_Cont, _Pr &_Pred) |
template<class _Container , class _Uty > | |
void | experimental::fundamentals_v2::_Erase_remove (_Container &_Cont, const _Uty &_Val) |
#define _EXPERIMENTAL_XUTILITY_ |