#include <shared_ptr_base.h>
Inherits remove_reference_t< decltype(declval< _T0 >()[0])>.
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]
std::_Sp_ebo_helper< _Nm, _Tp, true >::_Sp_ebo_helper |
( |
const _Tp & |
__tp | ) |
|
|
inlineexplicit |
◆ _Sp_ebo_helper() [2/2]
std::_Sp_ebo_helper< _Nm, _Tp, true >::_Sp_ebo_helper |
( |
_Tp && |
__tp | ) |
|
|
inlineexplicit |
◆ _S_get()
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: