《C++ Primer》百科级 最新是第五版 作者参与了C++第一个编译器的实现
《The C++ Programming Language》最新是第四版,作者是C++之父,目前还没有中文版
《Effective C++》最新是第三版,告诉你什么改写,什么不该写
《The C++ Standard Library》这本书已经有中文版
《STL源码剖析》市面上少有同类书籍
www.cplusplus.com
en.cppreference.com
https://gcc.gnu.org
https://www.cnblogs.com/liaokang/p/6554330.html
https://blog.csdn.net/wangshubo1989/article/details/53586504