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