HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
SYS_FixedArrayHasElementNoCV< T, E > Struct Template Reference

#include <SYS_TypeTraits.h>

+ Inheritance diagram for SYS_FixedArrayHasElementNoCV< T, E >:

Detailed Description

template<typename T, typename E>
struct SYS_FixedArrayHasElementNoCV< T, E >

Determine whether the element type of T * with CV qualifiers removed * is equal to E. T must be a fixed array-like type and E must not have any CV qualifiers. {@

Definition at line 354 of file SYS_TypeTraits.h.


The documentation for this struct was generated from the following file: