libstdc++
erase_if.h File Reference

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)
 

Detailed Description

This is an internal header file, included by other library headers. Do not attempt to use it directly.

Definition in file erase_if.h.

Function Documentation

◆ __erase_nodes_if()

template<typename _Container , typename _Predicate >
void std::experimental::fundamentals_v2::__detail::__erase_nodes_if ( _Container &  __cont,
_Predicate  __pred 
)

Definition at line 51 of file erase_if.h.