Hacker News
- C++ Core Guidelines https://isocpp.github.io/CppCoreGuidelines/CppCoreGuidelines 19 comments
- C++ Core Guidelines https://github.com/isocpp/CppCoreGuidelines/blob/master/CppCoreGuidelines.md 110 comments
- C++ Core Guidelines https://github.com/isocpp/CppCoreGuidelines 3 comments
- C++ Core Guidelines https://github.com/isocpp/CppCoreGuidelines/blob/master/CppCoreGuidelines.md 126 comments
Lobsters
- Cheatsheet for the C++ core guidelines https://github.com/ufoym/cpp-core-guidelines-cheatsheet 13 comments cpp
- Cheatsheet for the C++ core guidelines (philosophy) https://github.com/ufoym/cpp-core-guidelines-cheatsheet 113 comments programming
- C++ Core Guidelines https://isocpp.github.io/CppCoreGuidelines 15 comments cpp
- Looking for Proofreaders for new Book: C++ Core Guidelines http://www.modernescpp.com/index.php/looking-for-proofreaders-for-my-new-book-the-c-core-guidelines 4 comments cpp
- C++ Core Guidelines: More Rules to Concurrency and Parallelism http://www.modernescpp.com/index.php/c-core-guidelines-more-rules-to-concurrency-and-parallelism 7 comments programming
- C++ Core Guidelines: More about Control Structures http://www.modernescpp.com/index.php/c-core-guidelines-more-about-control-structures 21 comments programming
- How to use the C++ Core Guidelines Checker outside of Visual Studio https://blogs.msdn.microsoft.com/vcblog/2017/08/15/how-to-use-the-c-core-guidelines-checker-outside-of-visual-studio/ 17 comments cpp
- C++ Core Guidelines Checker in Visual Studio 2017 https://blogs.msdn.microsoft.com/vcblog/2017/08/11/c-core-guidelines-checker-in-visual-studio-2017/ 33 comments cpp
- Introducing the C++ Core Guidelines - Visual Studio Magazine https://visualstudiomagazine.com/articles/2016/04/19/intro-to-cpp-core-guidelines.aspx 34 comments cpp
- C++ Core Guidelines Checkers: Preview of the Lifetime Safety checker https://blogs.msdn.microsoft.com/vcblog/2016/03/31/c-core-guidelines-checkers-preview-of-the-lifetime-safety-checker/ 14 comments cpp
- C++ Core Guidelines Checkers available for VS 2015 Update 1 - Visual C++ Team Blog http://blogs.msdn.com/b/vcblog/archive/2015/12/03/c-core-guidelines-checkers-available-for-vs-2015-update-1.aspx 6 comments cpp
- C++ Core Guidelines: Two questions to Stroustrup http://www.infoq.com/news/2015/09/cpp-guidelines-stroustrup-sutter 3 comments programming
- Bjarne Stroustrup announces C++ Core Guidelines https://isocpp.org/blog/2015/09/bjarne-stroustrup-announces-cpp-core-guidelines 392 comments programming
- Bjarne Stroustrup announces C++ Core Guidelines https://isocpp.org/blog/2015/09/bjarne-stroustrup-announces-cpp-core-guidelines 33 comments cpp
- C++ Core Guidelines https://github.com/isocpp/cppcoreguidelines/blob/master/cppcoreguidelines.md 70 comments rust
- C++ Core Guidelines https://github.com/isocpp/cppcoreguidelines/blob/master/cppcoreguidelines.md 71 comments programming
- isocpp/CppCoreGuidelines: The C++ Core Guidelines https://github.com/isocpp/cppcoreguidelines 34 comments cpp
- ReSharper C++ now covers all rules from the Constants and immutability section of the C++ Core Guidelines https://blog.jetbrains.com/rscpp/2021/08/03/resharper-cpp-2021-2/#immutability_inspections 23 comments cpp
- The core C++ guidelines for safer Code - Rainer Grimm https://www.youtube.com/watch?v=nzKIT6H8T_Q 5 comments cpp
- C++ Core Guidelines: Type Erasure http://www.modernescpp.com/index.php/c-core-guidelines-type-erasure 10 comments cpp
- C++ Core Guidelines: A Short Detour to Contracts in C++20 http://www.modernescpp.com/index.php/c-core-guidelines-a-detour-to-contracts 156 comments programming
- C++ Core Guidelines Checker for G++/Linux? https://www.reddit.com/r/cpp/comments/4vxhgh/c_core_guidelines_checker_for_glinux/ 12 comments cpp
- "This, from gsl::span, is a good example of why the C++ Core Guidelines are a joke" - rant about signedness of gsl::span::index_type https://twitter.com/jamesmcnellis/status/1007313922645463040 173 comments cpp