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
- Improve the examples and guidance on rule C.121
- Should function parameter passing guidance cover async functions
- Enforced ES.23 upon example code: Introduction and Philosophy
- C.21 Rule of 5/6
- Clarification requested for Expects/Ensures contract violation behavior
- Should there be a narrowing cast that uses a precondition check?
- updating the Concepts guidelines to reflect C++20 standard?
- GSL.owner doesn't define owner<>, implicitly suggesting it's been removed
- C.121: "Reason" part tries to explain why containing data in interface class is bad, but example fails to show it
- Suggestion: 0-prefix topic numbers (unique ids when searching)
- Docs
- Python not yet supported