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