Forward the specified t rvalue argument based on the current compilation environment.
t
Declared in <bslmf_util.h>
<bslmf_util.h>
template<class t_TYPE> constexpr static t_TYPE&& forward(bsl::remove_reference<t_TYPE>::type&& t) noexcept;