We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The gtest repo has changed c++ version from 03 to 11, is there any plan for glog?
The text was updated successfully, but these errors were encountered:
Yes, I would even go as far as requiring C++14 or even C++17.
@drigz @shinh @ukai Any thoughts?
Sorry, something went wrong.
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
I submitted #902 which sets C++14 as the minimum standard. C++17 seems unnecessary at this point.
Successfully merging a pull request may close this issue.
The gtest repo has changed c++ version from 03 to 11, is there any plan for glog?
The text was updated successfully, but these errors were encountered: