HaxeFoundation / hxcpp

Runtime files for c++ backend for haxe
Other
295 stars 184 forks source link

added compiler flag to enable c++17 support #1116

Closed acarioni closed 2 months ago

acarioni commented 2 months ago

Added the flag HXCPP_CPP17 to enable c++17 support on Apple clang, GNU g++ and Microsoft cl.