Ark Server API (ASA) - 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 609 of file UnrealTemplate.h.

Member Typedef Documentation

◆ Type

Definition at line 609 of file UnrealTemplate.h.


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