beman
::
optional
::
optional<T&>
::reset
Resets the optional to an empty state.
Synopsis
Declared in
<beman/optional/optional.hpp>
constexpr void reset() noexcept;
Created with
MrDocs