centos man page for std::__detail::_map_base

Query: std::__detail::_map_base

OS: centos

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

std::__detail::_Mapstd::__detail::_Map_base<o_Key,x_Value,y_Alloc,r_ExtractKey,M_Equal,R_H1,h_H2,c_Hash,a_RehashPolicy,e_Traits, _Unique_keys >(3)

NAME
std::__detail::_Map_base< _Key, _Value, _Alloc, _ExtractKey, _Equal, _H1, _H2, _Hash, _RehashPolicy, _Traits, _Unique_keys > -
SYNOPSIS
Inherited by std::_Hashtable< _Key, _Tp, _Hash, _Pred, _Alloc >, and std::_Hashtable< _Value, _Hash, _Pred, _Alloc >. Detailed Description template<typename _Key, typename _Value, typename _Alloc, typename _ExtractKey, typename _Equal, typename _H1, typename _H2, typename _Hash, typename _RehashPolicy, typename _Traits, bool _Unique_keys = _Traits::__unique_keys::value>struct std::__detail::_Map_base< _Key, _Value, _Alloc, _ExtractKey, _Equal, _H1, _H2, _Hash, _RehashPolicy, _Traits, _Unique_keys > Primary class template _Map_base. If the hashtable has a value type of the form pair<T1, T2> and a key extraction policy (_ExtractKey) that returns the first part of the pair, the hashtable gets a mapped_type typedef. If it satisfies those criteria and also has unique keys, then it also gets an operator[]. Definition at line 424 of file hashtable_policy.h. Author Generated automatically by Doxygen for libstdc++ from the source code. libstdc++ std::__detail::_Map_base< _Key, _Value, _Alloc,T_ExtractKey,1_Equal, _H1, _H2, _Hash, _RehashPolicy, _Traits, _Unique_keys >(3)
Related Man Pages
std::_hashtable(3) - centos
std::__detail::_hashtable_base(3) - centos
std::__profile(3) - centos
std::__profile::unordered_multimap(3) - centos
std::__profile::unordered_map(3) - debian
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Best performance UNIX just for HOST Virtualization?
Docker learning Phase-I
Shopt -s histappend
Please Welcome Dave Munro to the Moderator Team!