|
libstdc++
|
Go to the source code of this file.
Namespaces | |
| namespace | std |
| namespace | std::__detail |
Macros | |
| #define | __cpp_lib_erase_if |
Functions | |
| template<typename _Container , typename _UnsafeContainer , typename _Predicate > | |
| _Container::size_type | std::__detail::__erase_nodes_if (_Container &__cont, _UnsafeContainer &__ucont, _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.
| #define __cpp_lib_erase_if |
Definition at line 44 of file erase_if.h.