std::__debug::unordered_map (3) Linux Manual Page
std::__debug::unordered_map< _Key, _Tp, _Hash, _Pred, _Alloc > – Synopsis Inherits unordered_map< _Key, _Tp, _Hash, _Pred, _Alloc >, and __gnu_debug::_Safe_unordered_container< unordered_map< _Key, _Tp, _Hash, _Pred, _Alloc > >. Public Types typedef _Base::allocator_type allocator_type typedef __gnu_debug::_Safe_iterator < _Base_const_iterator, unordered_map > const_iterator" typedef __gnu_debug::_Safe_local_iterator < _Base_const_local_iterator, unordered_map > const_local_iterator" typedef _Base::hasher hasher typedef __gnu_debug::_Safe_iterator < _Base_iterator, unordered_map >…
