downdemo / Cpp-Templates-2ed
C++11/14/17/20 templates and generic programming, the most complex and difficult technical details of C++, indispensable in building infrastructure libraries.
☆1,610Updated 3 weeks ago
Related projects ⓘ
Alternatives and complementary repositories for Cpp-Templates-2ed
- C++11/14/17/20 multithreading, involving operating system principles and concurrent programming technology.☆2,034Updated 3 weeks ago
- 《C++ Templates 第二版》中文翻译,和原书排版一致,第一部分(1至11章)以及第18,19,20,21、22、23、24、25章已完成,其余内容逐步更新中。 个人爱好,发现错误请指正☆2,444Updated 2 years ago
- 本书为《C++17 the complete guide》的个人中文翻译,仅供学习和交流使用,侵删☆1,612Updated last month
- 作为对《C++17 STL cookbook》英文版的中文翻译。☆1,248Updated 3 years ago
- 作为对《C++ Concurrency in Action - SECOND EDITION》的中文翻译。☆2,123Updated 3 years ago
- C++11全套设计模式-23种指针的用法(a full DesignPattern implement with c++11)☆939Updated 4 years ago
- Translation of C++ Core Guidelines [https://github.com/isocpp/CppCoreGuidelines] into Simplified Chinese.