Forward

Overload list

Windows
MacOS
Linux
Name Description

Public function

T &&

 

Forward

(
    typename TRemoveReference< T >::Typ...
)

Forward will cast a reference to an rvalue reference. This is UE's equivalent of std::forward.

Public function

T &&

 

Forward

(
    typename TRemoveReference< T >::Typ...
)

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss