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

#include <RemoveReference.h>

Public Types

typedef T Type
 

Detailed Description

template<typename T>
struct TRemoveReference< T >

TRemoveReference<type> will remove any references from a type.

Definition at line 8 of file RemoveReference.h.

Member Typedef Documentation

◆ Type

template<typename T >
typedef T TRemoveReference< T >::Type

Definition at line 8 of file RemoveReference.h.


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