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

build: revert back to C++11 #620

Merged
merged 1 commit into from
Nov 28, 2022
Merged

build: revert back to C++11 #620

merged 1 commit into from
Nov 28, 2022

Conversation

gjasny
Copy link
Collaborator

@gjasny gjasny commented Nov 28, 2022

There seem to be many poor souls stuck to C++11. Because we don't really depend on C++14 features let's wait for a reason to bump up the standard to C++17 or later.

Close: #619
Fix: #618
Fix: #615

There seem to be many poor souls stuck to C++11. Because we
don't really depend on C++14 features let's wait for a reason
to bump up the standard to C++17 or later.

Close: #619
Fix: #618
Fix: #615
@gjasny gjasny merged commit 89e79f2 into master Nov 28, 2022
@gjasny gjasny deleted the back-to-cxx11 branch November 28, 2022 21:41
@juandemanjon
Copy link

#615 Thank you!

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

Successfully merging this pull request may close these issues.

Can not build with c++11 only(gcc 4.8) Add C++11 support with a make_unique workaround
2 participants