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

#include <shared_ptr_base.h>

Public Attributes

_Tp _M_obj

Detailed Description

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

Specialization not using [[no_unique_address]].

Definition at line 540 of file shared_ptr_base.h.

Member Data Documentation

◆ _M_obj

template<typename _Tp>
_Tp std::_Sp_ebo_helper< _Tp, false >::_M_obj

Definition at line 542 of file shared_ptr_base.h.


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