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

#include <SYS_TypeTraits.h>

+ Inheritance diagram for SYS_IsPod< T >:

Detailed Description

template<typename T>
struct SYS_IsPod< T >

SYS_IsPod is true if std::is_pod, but is also true for additional types, which may be declared using SYS_DECLARE_IS_POD

Definition at line 59 of file SYS_TypeTraits.h.


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