.TH "std::__detail::_Hashtable_ebo_helper< _Nm, _Tp, __use_ebo >" 3cxx "Thu Nov 18 2021" "libstdc++" \" -*- nroff -*- .ad l .nh .SH NAME std::__detail::_Hashtable_ebo_helper< _Nm, _Tp, __use_ebo > .SH SYNOPSIS .br .PP .PP Inherited by \fBstd::__detail::_Hashtable_alloc< __alloc_rebind< _Alloc, __detail::_Hash_node< _Value, _Traits::__hash_cached::value > > >\fP\fC [private]\fP, and \fBstd::__detail::_Hashtable_alloc< __alloc_rebind< equal_to< _Value >, __detail::_Hash_node< hash< _Value >, _Traits::__hash_cached::value > > >\fP\fC [private]\fP\&. .SH "Detailed Description" .PP .SS "template .br struct std::__detail::_Hashtable_ebo_helper< _Nm, _Tp, __use_ebo >" Primary class template _Hashtable_ebo_helper\&. .PP Helper class using EBO when it is not forbidden (the type is not final) and when it is worth it (the type is empty\&.) .PP Definition at line 1119 of file hashtable_policy\&.h\&. .SH "Author" .PP Generated automatically by Doxygen for libstdc++ from the source code\&.