M5Utility
0.0.2 git rev:5c1a751
Loading...
Searching...
No Matches
Classes
|
Public Member Functions
|
Public Attributes
|
List of all members
m5::stl::detail::optional_storage_base< T, bool > Struct Template Reference
Inheritance diagram for m5::stl::detail::optional_storage_base< T, bool >:
Classes
struct
dummy
Public Member Functions
template<class... U>
TL_OPTIONAL_11_CONSTEXPR
optional_storage_base
(
in_place_t
, U &&...u)
Public Attributes
union {
dummy
m_dummy
T
m_value
};
bool
m_has_value
m5
stl
detail
optional_storage_base
Generated by
1.11.0