mrdocs::Optional<T&>::reset
Disengage the optional.
Synopsis
Declared in <mrdocs/ADT/Optional.hpp>
constexpr
void
reset() noexcept;
Created with MrDocs
Disengage the optional.
Declared in <mrdocs/ADT/Optional.hpp>
constexpr
void
reset() noexcept;
Created with MrDocs