学习 C++ 核心指南 Jul 13, 2022 一本大书 C++ Core Guidelines (isocpp.github.io) 直接这么读可能会很枯燥,可以看看代码实现 LLVM clang-tidy https://github.com/llvm/llvm-project/tree/main/clang-tools-extra/test/clang-tidy/checkers/cppcoreguidelines Google C++ guide https://github.com/cpplint/cpplint