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

#include <SharedPointer.h>

Public Types

typedef TType
 

Detailed Description

template<class T>
struct FMakeReferenceTo< T >

Wrapper for a type that yields a reference to that type.

Definition at line 660 of file SharedPointer.h.

Member Typedef Documentation

◆ Type

template<class T >
typedef T& FMakeReferenceTo< T >::Type

Definition at line 662 of file SharedPointer.h.


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