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

#include <traits.h>

+ Inheritance diagram for GfIsArithmetic< T >:

Detailed Description

template<class T>
struct GfIsArithmetic< T >

A metafunction which is equivalent to std::arithmetic but also includes any specializations from GfIsFloatingPoint (like GfHalf)

Definition at line 67 of file traits.h.


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