STLdoc
STLdocumentation
|
#include <list>
Namespaces | |
experimental | |
experimental::fundamentals_v2 | |
Macros | |
#define | _EXPERIMENTAL_LIST_ |
Functions | |
template<class _Ty , class _Alloc , class _Pr > | |
void | experimental::fundamentals_v2::erase_if (list< _Ty, _Alloc > &_Cont, _Pr _Pred) |
template<class _Ty , class _Alloc , class _Uty > | |
void | experimental::fundamentals_v2::erase (list< _Ty, _Alloc > &_Cont, const _Uty &_Val) |
#define _EXPERIMENTAL_LIST_ |