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

#include <SYS_TypeTraits.h>

+ Inheritance diagram for SYS_IsFloatingPoint< T >:

Detailed Description

template<typename T>
struct SYS_IsFloatingPoint< T >

SYS_IsFloatingPoint is true if std::is_floating_point, but is also true for additional types, which may be declared using SYS_DECLARE_IS_FLOATING_POINT

Definition at line 47 of file SYS_TypeTraits.h.


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