Libsaki
Core library of Pancake Mahjong
Classes | Public Member Functions | Public Attributes | List of all members
sol::detail::optional_storage_base< T, bool > Struct Template Reference
Collaboration diagram for sol::detail::optional_storage_base< T, bool >:
Collaboration graph
[legend]

Classes

struct  dummy
 

Public Member Functions

template<class... U>
SOL_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
 

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