DOKK / manpages / debian 11 / libstdc++-10-doc / std::__detail::_Hashtable_ebo_helper.3cxx.en
std::__detail::_Hashtable_ebo_helper< _Nm, _Tp, __use_ebo >(3cxx) std::__detail::_Hashtable_ebo_helper< _Nm, _Tp, __use_ebo >(3cxx)

std::__detail::_Hashtable_ebo_helper< _Nm, _Tp, __use_ebo >

Inherited by std::__detail::_Hashtable_alloc< __alloc_rebind< _Alloc, __detail::_Hash_node< _Value, _Traits::__hash_cached::value > > > [private], and std::__detail::_Hashtable_alloc< __alloc_rebind< equal_to< _Value >, __detail::_Hash_node< hash< _Value >, _Traits::__hash_cached::value > > > [private].

struct std::__detail::_Hashtable_ebo_helper< _Nm, _Tp, __use_ebo >" Primary class template _Hashtable_ebo_helper.

Helper class using EBO when it is not forbidden (the type is not final) and when it is worth it (the type is empty.)

Definition at line 1105 of file hashtable_policy.h.

Generated automatically by Doxygen for libstdc++ from the source code.

Sun Jan 10 2021 libstdc++