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

Inherits _Tp.

List of all members.

Public Member Functions

 _Sp_ebo_helper (const _Tp &__tp)

Static Public Member Functions

static _Tp & _S_get (_Sp_ebo_helper &__eboh)

Detailed Description

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

Specialization using EBO.

Definition at line 409 of file shared_ptr_base.h.


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