beman::optional::optional::optional

Default constructs an empty optional.

Synopsis

Declared in <beman/optional/optional.hpp>
constexpr
optional() noexcept;


Created with MrDocs