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

#include <SharedPointer.h>

Public Types

typedef T & Type
 

Detailed Description

template<class T>
struct FMakeReferenceTo< T >

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

Definition at line 503 of file SharedPointer.h.

Member Typedef Documentation

◆ Type

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

Definition at line 505 of file SharedPointer.h.


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