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

#include <SYS_TypeTraits.h>

+ Inheritance diagram for SYS_IsIntegral< T >:

Detailed Description

template<typename T>
struct SYS_IsIntegral< T >

SYS_IsIntegral is true if std::is_integral but is also true for additional types, which may be declared using SYS_DECLARE_IS_INTEGRAL

Definition at line 35 of file SYS_TypeTraits.h.


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