This template variable represents the result value of the bsl::is_reference meta-function.
bsl::is_reference
Declared in <bslmf_isreference.h>
<bslmf_isreference.h>
template<class t_TYPE> inline constexpr bool is_reference_v = is_reference<t_TYPE>::value;