Return an rvalue reference to the stored t_TYPE object.
Synopsis
Declared in <bslstl_variant.h>
constexpr
t_TYPE const&&
value() const &&;
Created with MrDocs
Return an rvalue reference to the stored t_TYPE object.
Declared in <bslstl_variant.h>
constexpr
t_TYPE const&&
value() const &&;
Created with MrDocs