Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Are there any plans to update the C++ version? #1138

Closed
panhaowen opened this issue Jul 19, 2018 · 2 comments
Closed

Are there any plans to update the C++ version? #1138

panhaowen opened this issue Jul 19, 2018 · 2 comments

Comments

@panhaowen
Copy link

Now that win/macos/linux platforms have fully supported the C++17 feature, Can you support it as soon as possible?

such as:
vs2017: std:c++latest -> std::c++17
xcode4: c++1z -> c++17

emmm... 'constexpr if' and 'variant' are too convenient to use

@samsinsane
Copy link
Member

You mean like this, this and then #1003? For Xcode, if you need it now, you can just change it locally until it's merged in premake.modules.xcode.cppLanguageStandards["C++17"] = "c++17".

@samsinsane
Copy link
Member

Closing as this is now fixed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants