libstdc++: vector File Reference (original) (raw)

Go to the source code of this file.

Functions
template<typename _Tp , typename _Alloc , typename _Up >
void std::experimental::erase (vector< _Tp, _Alloc > &__cont, const _Up &__value)
template<typename _Tp , typename _Alloc , typename _Predicate >
void std::experimental::erase_if (vector< _Tp, _Alloc > &__cont, _Predicate __pred)

Detailed Description

This is a TS C++ Library header.

Definition in file experimental/vector.

Macro Definition Documentation

__cpp_lib_experimental_erase_if

#define __cpp_lib_experimental_erase_if

Typedef Documentation