Template Struct optional_storage_base
Defined in File tl-optional.hpp
Nested Relationships
Nested Types
Inheritance Relationships
Derived Type
public tl::detail::optional_operations_base< T >
(Template Struct optional_operations_base)
Struct Documentation
-
template<class T, bool = ::std::is_trivially_destructible<T>::value>
struct optional_storage_base Subclassed by tl::detail::optional_operations_base< T >
Public Functions
-
inline TL_OPTIONAL_11_CONSTEXPR optional_storage_base() noexcept
-
template<class ...U>
inline TL_OPTIONAL_11_CONSTEXPR optional_storage_base(in_place_t, U&&... u)
-
inline ~optional_storage_base()
-
struct dummy
-
inline TL_OPTIONAL_11_CONSTEXPR optional_storage_base() noexcept