Files
UnrealEngineUWP/Engine/Source/Runtime/Core/Public/Templates
matt peters 4db52faad8 TRefCountPtr: Add move operator= from other templated type, so that TRefCountPtr<const Foo*> P = TRefCountPtr<Foo*> G will do a move operation.
#rb Steve.Robb, Devin.Doucette
#rnx
#preflight 61ec5acda311c15299e3a646

#ROBOMERGE-AUTHOR: matt.peters
#ROBOMERGE-SOURCE: CL 18702278 in //UE5/Release-5.0/... via CL 18702294 via CL 18702321
#ROBOMERGE-BOT: UE5 (Release-Engine-Test -> Main) (v903-18687472)

[CL 18702324 by matt peters in ue5-main branch]
2022-01-22 15:07:27 -05:00
..