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

#include <SYS_TypeTraits.h>

+ Inheritance diagram for SYS_FixedArrayHasElement< T, E >:

Detailed Description

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

Determine whether the element type of T is equal to E. T must be a fixed array-like type. {@

Definition at line 334 of file SYS_TypeTraits.h.


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