Query: std::__detail::_equality
OS: centos
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
std::__detail::_Equstd::__detail::_Equality<o_Key,x_Value,y_Alloc,r_ExtractKey,M_Equal,R_H1,h_H2,c_Hash,a_RehashPolicy,e_Traits, _Unique_keys >(3)NAMEstd::__detail::_Equality< _Key, _Value, _Alloc, _ExtractKey, _Equal, _H1, _H2, _Hash, _RehashPolicy, _Traits, _Unique_keys > -SYNOPSISInherited 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::_Equality< _Key, _Value, _Alloc, _ExtractKey, _Equal, _H1, _H2, _Hash, _RehashPolicy, _Traits, _Unique_keys > Primary class template _Equality. This is for implementing equality comparison for unordered containers, per N3068, by John Lakos and Pablo Halpern. Algorithmically, we follow closely the reference implementations therein. Definition at line 1559 of file hashtable_policy.h. Author Generated automatically by Doxygen for libstdc++ from the source code. libstdc++ std::__detail::_Equality< _Key, _Value, _Alloc,T_ExtractKey,1_Equal, _H1, _H2, _Hash, _RehashPolicy, _Traits, _Unique_keys >(3)
Related Man Pages |
---|
std::__debug(3) - centos |
std::__detail::_hashtable_base(3) - centos |
std::_hashtable(3) - debian |
std::unordered_set(3) - debian |
std::__debug(3cxx) - debian |
Similar Topics in the Unix Linux Community |
---|
Is UNIX an open source OS ? |
CentOS7 restoring file capabilities |
Shopt -s histappend |
CentOS 6 ran out of space, need to reclaim it |
Please Welcome Dave Munro to the Moderator Team! |