























现代C++跟以前的C++(98),可以说根本不是同一种语言。
https://www.cppreference.com/
C++之旅:https://book.douban.com/subject/36596125/
电子版:https://github.com/Kikou1998/textbook/blob/master/A%20Tour%20of%20C%2B%2B%20(2nd%20Edition)%20(C%2B%2B%20In-Depth%20Series).pdf
C++ Core Guidelines: https://isocpp.github.io/CppCoreGuidelines/CppCoreGuidelines
<<Effictive modern C++>> 中文翻译:https://cntransgroup.github.io/EffectiveModernCppChinese/
中国人写的,有微信读书:https://book.douban.com/subject/35602582/
作者对C++23的补充:https://github.com/0cch/moderncpp_public
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。