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