参考
网站
- C++ 参考手册(Cpp reference) 查阅标准库内容.
- C++ Core Guidelines.
- Compiler Explorer 在线编译器, 可直接查看汇编代码.
- hacking C++.
- Learn C++.
- Working Draft, Standard for Programming Language C++.
- Bjarne Stroustrup's FAQ.
- C++11 FAQ - Bjarne Stroustrup.
- Awesome C++.
- Awesome Modern C++.
- C++ Quiz.
书籍
- 现代 C++ 白皮书 - Bjarne Stroustrup.
- https://stackoverflow.com/questions/388242/the-definitive-c-book-guide-and-list.