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