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