#include "optional.hpp"
◆ optional_base() [1/5]
constexpr struct std::experimental::trivial_init_t trivial_init
bool init_
Definition optional.hpp:312
storage_t< T > storage_
Definition optional.hpp:313
◆ optional_base() [2/5]
◆ optional_base() [3/5]
constexpr std::remove_reference< T >::type && constexpr_move(T &&t) noexcept
Definition optional.hpp:193
◆ optional_base() [4/5]
◆ optional_base() [5/5]
◆ ~optional_base()
◆ init_
◆ storage_
The documentation for this struct was generated from the following file: