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

Any plan to set c++11 as default standard version? #602

Closed
theidexisted opened this issue Dec 23, 2020 · 3 comments · Fixed by #902
Closed

Any plan to set c++11 as default standard version? #602

theidexisted opened this issue Dec 23, 2020 · 3 comments · Fixed by #902
Milestone

Comments

@theidexisted
Copy link

The gtest repo has changed c++ version from 03 to 11, is there any plan for glog?

@sergiud
Copy link
Collaborator

sergiud commented Feb 13, 2021

Yes, I would even go as far as requiring C++14 or even C++17.

@drigz @shinh @ukai Any thoughts?

@drigz
Copy link
Member

drigz commented Feb 15, 2021

I don't have an opinion, although I'll note that the style guide suggests C++17: https://google.github.io/styleguide/cppguide.html#C++_Version

@sergiud sergiud added this to the next milestone Mar 30, 2021
@sergiud sergiud modified the milestones: 0.6, next May 13, 2021
@sergiud sergiud mentioned this issue Feb 24, 2023
@sergiud
Copy link
Collaborator

sergiud commented Feb 24, 2023

I submitted #902 which sets C++14 as the minimum standard. C++17 seems unnecessary at this point.

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

Successfully merging a pull request may close this issue.

3 participants