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

#include <IsArray.h>

Public Types

enum  { Value = false }
 

Detailed Description

template<typename T>
struct TIsUnboundedArray< T >

Traits class which tests if a type is an unbounded C++ array.

Definition at line 23 of file IsArray.h.

Member Enumeration Documentation

◆ anonymous enum

template<typename T >
anonymous enum
Enumerator
Value 

Definition at line 23 of file IsArray.h.


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