libstdc++
std::__detail::_Hashtable_ebo_helper< _Nm, _Tp, false > Struct Template Reference

Public Member Functions

template<typename _OtherTp >
 _Hashtable_ebo_helper (_OtherTp &&__tp)
 
const _Tp & _M_cget () const
 
_Tp & _M_get ()
 

Detailed Description

template<int _Nm, typename _Tp>
struct std::__detail::_Hashtable_ebo_helper< _Nm, _Tp, false >

Specialization not using EBO.

Definition at line 1125 of file hashtable_policy.h.


The documentation for this struct was generated from the following file: