You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
This was not possible on C++14 and is possible now due to guaranteed copy elision in C++17. This will break backward compatibility when WriteToString was used as a type or in a context where it would be copied. #preflight 640a0460af3fc3529234c216 #rb Matt.Peters [CL 24583299 by devin doucette in ue5-main branch]