[#beman-optional-optional-03-reset] = xref:beman.adoc[beman]::xref:beman/optional.adoc[optional]::xref:beman/optional/optional-03.adoc[optional]::reset :relfileprefix: ../../../ :mrdocs: Resets the optional to an empty state, destroying the stored value if there is one. == Synopsis Declared in `<beman/optional/optional.hpp>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- constexpr void reset() noexcept; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#