[BOOKS] Add some books for C++ (#176)

[BOOKS] Add some books for C++ (#176)
This commit is contained in:
flyingpig
2022-06-19 11:47:20 +08:00
committed by GitHub

View File

@@ -113,6 +113,10 @@
- The C++ Programming Language, 4th Edition(中文C++程序设计语言第四版)
- C++ Primer, 5th Edition
- STL源码剖析 by 侯捷
- Effective C++
- More Effective C++
- Effective STL
- Effective Modern C++
## 面试