beman::optional::optional::value

Returns a reference to the stored value.

Synopsis

Declared in <beman/optional/optional.hpp>
constexpr
T&&
value() &&;


Return Value

T&&

Created with MrDocs