Ark Server API (ASA) - Wiki
Loading...
Searching...
No Matches
TIsPODType< T > Struct Template Reference

#include <IsPODType.h>

Public Types

enum  { Value = __is_pod(T) }
 

Detailed Description

template<typename T>
struct TIsPODType< T >

Traits class which tests if a type is POD.

Definition at line 11 of file IsPODType.h.

Member Enumeration Documentation

◆ anonymous enum

template<typename T >
anonymous enum
Enumerator
Value 

Definition at line 13 of file IsPODType.h.


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