Epic Developer Community Forums
Are fold expressions supported ?
Development
Programming & Scripting
C++
unreal-engine
,
question
,
UE4-27
,
UE5-0
,
CPP
Chatouille
(Chatouille)
November 17, 2022, 9:02am
2
You can try this in you build.cs file
CppStandard = CppStandardVersion.Cpp17;
show post in topic