cppcoreguidelines
https://github.com/isocpp/cppcoreguidelines
Python
The C++ Core Guidelines are a set of tried-and-true guidelines, rules, and best practices about coding in C++
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Python not yet supported4 Subscribers
Add a CodeTriage badge to cppcoreguidelines
Help out
- Issues
- C.hier: discussion on alternative implementations of run-time polimorphism is missing.
- C.161 given reason and example are confusing
- ES.102: Signed types are not guaranteed to support modulo arithmetic
- F.54 Show in example how to capture data members by value
- F15, in & retain copy, why not X?
- CP guidelines for mutex in class
- NL.3 extention: remove commented code
- [Azure DevOps Wiki] The Toc entry is a broken link; it neither navigates to the topic content nor populates a functional, linkable URL into the address bar.
- Explain freedoms available in F.16-F.18
- rename ES.70 to ES.77 and add breaks to the example.
- Docs
- Python not yet supported