libstdc++: std::_Sp_ebo_helper< _Nm, _Tp, false (original) (raw)

#include <[shared_ptr_base.h](a00695%5Fsource.html)>

Static Public Member Functions
static _Tp & _S_get (_Sp_ebo_helper &__eboh)

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

Specialization not using EBO.

Definition at line 479 of file shared_ptr_base.h.

template<int _Nm, typename _Tp >

std::_Sp_ebo_helper< _Nm, _Tp, false >::_Sp_ebo_helper ( const _Tp & __tp) inlineexplicit

_Sp_ebo_helper() [2/2]

template<int _Nm, typename _Tp >

std::_Sp_ebo_helper< _Nm, _Tp, false >::_Sp_ebo_helper ( _Tp && __tp) inlineexplicit

_S_get()

template<int _Nm, typename _Tp >

static _Tp & std::_Sp_ebo_helper< _Nm, _Tp, false >::_S_get ( _Sp_ebo_helper< _Nm, _Tp, false > & __eboh) inlinestatic

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