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
- ES.79 is a terrible advice and should be dropped
- `[[nodiscard]]` advice is largely absent
- T.70 Prefer if constexpr to function template overloading
- When to use trailing return type syntax
- ES.45 - Magic numbers in math operations
- The Guidelines should specify the GSL
- GSL helper functions to convert span of bytes to a well-defined struct
- SF.12: Rewrite to eliminate the notions of "project" and "component"; also copyedit
- Error Handling with Core Guidelines GSL Expects, Ensures, and narrow_cast
- Merge rules R.12 and R.13; explain about RAII factories.
- Docs
- Python not yet supported