BloombergLP::bslstl::Optional_Base::value

Return an rvalue reference to the contained value; throws if disengaged.

Synopsis

Declared in <bslstl_optional.h>

t_TYPE&&
value() &&;