UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
TRValueToLValueReference< T > Struct Template Reference

#include <UnrealTemplate.h>

Public Types

typedefType
 

Detailed Description

template<typename T>
struct TRValueToLValueReference< T >

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

Member Typedef Documentation

◆ Type

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

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