Default constructs an empty optional.
Synopsis
Declared in <beman/optional/optional.hpp>
constexpr
optional() noexcept;
Created with MrDocs
Default constructs an empty optional.
Declared in <beman/optional/optional.hpp>
constexpr
optional() noexcept;
Created with MrDocs