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