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
- Should/can Expects and Ensures be macros?
- SF.2 allow inline variables and static inline class member variables
- Broken links
- C.21 Exception for copy-and-swap idiom
- Remove enforcement rules of rule F.17
- ES.79 is a terrible advice and should be dropped
- Wrong links in P.8
- Ranges require exception to F.19
- ES.25 -- Is it truly beneficial to always employ const for objects?
- ES.30: Don’t use macros for program text manipulation - example warnings
- Docs
- Python not yet supported