#include <shared_ptr_base.h>
Inherits remove_reference_t< decltype(declval< _T0 >()[0])>.
|
static _Tp & | _S_get (_Sp_ebo_helper &__eboh) |
|
template<int _Nm, typename _Tp>
struct std::_Sp_ebo_helper< _Nm, _Tp, true >
Specialization using EBO.
Definition at line 468 of file shared_ptr_base.h.
◆ _Sp_ebo_helper() [1/2]
template<int _Nm, typename _Tp >
std::_Sp_ebo_helper< _Nm, _Tp, true >::_Sp_ebo_helper |
( |
const _Tp & | __tp | ) |
|
|
inlineexplicit |
◆ _Sp_ebo_helper() [2/2]
template<int _Nm, typename _Tp >
std::_Sp_ebo_helper< _Nm, _Tp, true >::_Sp_ebo_helper |
( |
_Tp && | __tp | ) |
|
|
inlineexplicit |
◆ _S_get()
template<int _Nm, typename _Tp >
static _Tp & std::_Sp_ebo_helper< _Nm, _Tp, true >::_S_get |
( |
_Sp_ebo_helper< _Nm, _Tp, true > & | __eboh | ) |
|
|
inlinestatic |
The documentation for this struct was generated from the following file: