CppStandard = CppStandardVersion.Cpp17;
This problem has been resolved, it is just a vs error, there is no other problem with the compilation, I had a compilation problem before is a mistake elsewhere
CppStandard = CppStandardVersion.Cpp17;
This problem has been resolved, it is just a vs error, there is no other problem with the compilation, I had a compilation problem before is a mistake elsewhere