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

#include <IsPointer.h>

Public Types

enum  { Value = false }
 

Detailed Description

template<typename T>
struct TIsPointer< T >

Traits class which tests if a type is a pointer.

Definition at line 9 of file IsPointer.h.

Member Enumeration Documentation

◆ anonymous enum

template<typename T >
anonymous enum
Enumerator
Value 

Definition at line 11 of file IsPointer.h.


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