|
libstdc++
|
Go to the source code of this file.
Namespaces | |
| namespace | std |
Typedefs | |
| template<typename _Key, typename _Tp, typename _Hash = std::hash<_Key>, typename _Pred = std::equal_to<_Key>> | |
| using | std::pmr::unordered_map |
| template<typename _Key, typename _Tp, typename _Hash = std::hash<_Key>, typename _Pred = std::equal_to<_Key>> | |
| using | std::pmr::unordered_multimap |
This is a Standard C++ Library header.
Definition in file unordered_map.
| using std::pmr::unordered_map |
Definition at line 72 of file unordered_map.
| using std::pmr::unordered_multimap |
Definition at line 76 of file unordered_map.