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

#include <UnrealTemplate.h>

Public Types

typedef T Type
 

Detailed Description

template<typename T>
struct TRValueToLValueReference< T >

TRValueToLValueReference converts any rvalue reference type into the equivalent lvalue reference, otherwise returns the same type.

Definition at line 484 of file UnrealTemplate.h.

Member Typedef Documentation

◆ Type

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

Definition at line 484 of file UnrealTemplate.h.


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