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

Do not unconditionally redefine C++14 constructs #2533

Merged
merged 1 commit into from
Dec 16, 2020
Merged

Conversation

nlohmann
Copy link
Owner

This PR tries to use existing C++14 constructs where available and only defines them when the library is compiled with C++11.

@coveralls
Copy link

Coverage Status

Coverage remained the same at 100.0% when pulling 467986f on c++_future into 2fc1f69 on develop.

@nlohmann nlohmann self-assigned this Dec 16, 2020
@nlohmann nlohmann added this to the Release 3.9.2 milestone Dec 16, 2020
@nlohmann nlohmann merged commit af8c6e7 into develop Dec 16, 2020
@nlohmann nlohmann deleted the c++_future branch December 16, 2020 19:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants