libstdc++
|
Go to the source code of this file.
Namespaces | |
namespace | std |
Functions | |
template<typename _Container , typename _Predicate > | |
void | std::experimental::fundamentals_v2::__detail::__erase_nodes_if (_Container &__cont, _Predicate __pred) |
This is an internal header file, included by other library headers. Do not attempt to use it directly.
Definition in file erase_if.h.
void std::experimental::fundamentals_v2::__detail::__erase_nodes_if | ( | _Container & | __cont, |
_Predicate | __pred | ||
) |
Definition at line 50 of file erase_if.h.