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

Inherits _Tp.

Public Member Functions

template<typename _OtherTp >
 _Hashtable_ebo_helper (_OtherTp &&__tp)
 

Static Public Member Functions

static const _Tp & _S_cget (const _Hashtable_ebo_helper &__eboh)
 
static _Tp & _S_get (_Hashtable_ebo_helper &__eboh)
 

Detailed Description

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

Specialization using EBO.

Definition at line 980 of file hashtable_policy.h.


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