We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 083d0d0 commit a2ff73aCopy full SHA for a2ff73a
README.md
@@ -37,6 +37,7 @@ docker run -it --rm chronolaw/cpp_study
37
38
* [Bjarne Stroustrup's FAQ](http://www.stroustrup.com/bs_faq.html)
39
* [Bjarne Stroustrup's C++11 FAQ](http://www.stroustrup.com/C++11FAQ.html)
40
+* [Bjarne Stroustrup's C++ HOPL4 (zh-cn)](https://github.com/Cpp-Club/Cxx_HOPL4_zh)
41
* [C++ Core Guidelines](https://github.com/isocpp/CppCoreGuidelines)
42
* [OpenResty Code Style Guide(zh-cn)](http://openresty.org/cn/c-coding-style-guide.html)
43
* [Google Code Style Guide](https://google.github.io/styleguide/cppguide.html)
0 commit comments