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