Returns the stored value if there is one, otherwise throws
Synopsis
Declared in <beman/optional/optional.hpp>
constexpr
T&
value() const;
Return Value
T&
Created with MrDocs
Returns the stored value if there is one, otherwise throws
Declared in <beman/optional/optional.hpp>
constexpr
T&
value() const;
T&
Created with MrDocs