BloombergLP::bslstl::Variant_DataImp::value

Return an rvalue reference to the stored t_TYPE object.

Synopsis

Declared in <bslstl_variant.h>

constexpr
t_TYPE const&&
value() const &&;