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