Add some books for C++

This commit is contained in:
zll600
2022-06-07 22:18:08 +08:00
parent 6d05b52e9d
commit 33fe28b9e9

View File

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