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