- Modern C++: Safety and Expressiveness with override and final (and clang-tidy) https://www.cppstories.com/2021/override-final/ 12 comments cpp
Linked pages
- C++ Core Guidelines https://isocpp.github.io/CppCoreGuidelines/CppCoreGuidelines#Ri-global 216 comments
- Google C++ Style Guide https://google.github.io/styleguide/cppguide.html 111 comments
- The Ultimate Question of Programming, Refactoring, and Everything http://www.viva64.com/en/b/0391/ 7 comments
- clang-tidy - Clang-Tidy Checks — Extra Clang Tools 16.0.0git documentation https://clang.llvm.org/extra/clang-tidy/checks/list.html 1 comment
- A Brief Introduction To Clang-Tidy And Its Role in Visual Assist https://blog.wholetomato.com/2021/01/08/a-brief-introduction-to-clang-tidy-and-its-role-in-visual-assist/ 0 comments
- The Performance Benefits of Final Classes - C++ Team Blog https://devblogs.microsoft.com/cppblog/the-performance-benefits-of-final-classes/ 0 comments
- C++17 in Detail by BartÅomiej Filipek [Leanpub PDF/iPad/Kindle] https://leanpub.com/cpp17indetail 0 comments
Would you like to stay up to date with C & C++? Checkout C & C++
Weekly.
Related searches:
Search whole site: site:cppstories.com
Search title: Modern C++: Safety and Expressiveness with override and final - C++ Stories
See how to search.