HDK
|
#include <SYS_TypeTraits.h>
Determine whether T, with const and volatile qualifiers removed, is a fixed-array-like type that has element type E and size N. The CV qualifiers of the element type E are not discarded and do matter. {@
Definition at line 292 of file SYS_TypeTraits.h.