We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dac51a0 commit b90103bCopy full SHA for b90103b
1 file changed
.gemini/styleguide.md
@@ -3,7 +3,7 @@ https://google.github.io/styleguide/cppguide.html.
3
4
This repository differs from the Google C++ style guide in the following ways:
5
6
-- supports C++14 as its minimum C++ standard version.
+- supports C++17 as its minimum C++ standard version.
7
- lists local includes first, then system includes.
8
- uses std::mutex instead of absl::mutex.
9
- uses google::cloud::future and google::cloud::promise instead of std::future
0 commit comments