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