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