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