Resets the optional to an empty state, destroying the stored value if there is one.

Synopsis

Declared in <beman/optional/optional.hpp>

constexpr
void
reset() noexcept;

Created with MrDocs