libstdc++
unordered_map File Reference

Go to the source code of this file.

Namespaces

namespace  std

Defines

#define _GLIBCXX_EXPERIMENTAL_UNORDERED_MAP

Functions

template<typename _Key , typename _Tp , typename _Hash , typename _CPred , typename _Alloc , typename _Predicate >
void std::experimental::fundamentals_v2::erase_if (unordered_map< _Key, _Tp, _Hash, _CPred, _Alloc > &__cont, _Predicate __pred)
template<typename _Key , typename _Tp , typename _Hash , typename _CPred , typename _Alloc , typename _Predicate >
void std::experimental::fundamentals_v2::erase_if (unordered_multimap< _Key, _Tp, _Hash, _CPred, _Alloc > &__cont, _Predicate __pred)

Detailed Description

This is a TS C++ Library header.

Definition in file experimental/unordered_map.