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

#include <IsAbstract.h>

Public Types

enum  { Value = __is_abstract(T) }
 

Detailed Description

template<typename T>
struct TIsAbstract< T >

Traits class which tests if a type is abstract.

Definition at line 9 of file IsAbstract.h.

Member Enumeration Documentation

◆ anonymous enum

template<typename T >
anonymous enum
Enumerator
Value 

Definition at line 11 of file IsAbstract.h.


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