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
- Finding a guideline by a word in its title
- There is a need for a guideline regarding C names in the std namespace?
- C.82 please recommend alternative to virtual function calls in constructor/destructor
- Feature request: more detailed explnanation on preffared way declaring global constants
- Should move_owner be removed from GSL.Util?
- GSL helper functions to convert span of bytes to a well-defined struct
- I.10 "Use exceptions..." doesn't mention [[nodiscard]] alternative
- "Note that using a reference member is almost always wrong" ?
- about copy constructor and copy assignment
- R.13 is out of date with C++17
- Docs
- Python not yet supported