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

#include <shared_ptr_base.h>

Public Attributes

_Tp _M_obj

Detailed Description

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

Specialization using [[no_unique_address]].

Definition at line 532 of file shared_ptr_base.h.

Member Data Documentation

◆ _M_obj

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

Definition at line 534 of file shared_ptr_base.h.


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