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

#include <IsPolymorphic.h>

Public Types

enum  { Value = __is_polymorphic(T) }
 

Detailed Description

template<typename T>
struct TIsPolymorphic< T >

Traits class which tests if a type is polymorphic (virtual).

Definition at line 9 of file IsPolymorphic.h.

Member Enumeration Documentation

◆ anonymous enum

template<typename T >
anonymous enum
Enumerator
Value 

Definition at line 11 of file IsPolymorphic.h.


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