HDK
|
#include <SYS_TypeTraits.h>
Same as SYS_IsFixedArrayOf, except that it is checked that the element type of the array with CV qualifiers removed is the same as E. E must not have any CV qualifiers. {@
Definition at line 312 of file SYS_TypeTraits.h.