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