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