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

#include <IsArrayOrRefOfType.h>

Public Types

enum  { Value = false }
 

Detailed Description

template<typename T, typename ArrType>
struct TIsArrayOrRefOfType< T, ArrType >

Type trait which returns true if the type T is an array or a reference to an array of ArrType.

Definition at line 12 of file IsArrayOrRefOfType.h.

Member Enumeration Documentation

◆ anonymous enum

Enumerator
Value 

Definition at line 14 of file IsArrayOrRefOfType.h.


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