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
- T.65 Is tag dispatch antiquated?
- Additions to T.144: Don’t specialize function templates
- T.100 Suggested Example
- Example for T.122
- T.70 Prefer if constexpr to function template overloading
- How to build this site locally? For Offline usage
- Enum.7 Reason text is misleading
- F.60 seems out of place
- Markdown: jump in references don't match header line anchors
- C.67: Does a class marked final prevent slicing?
- Docs
- Python not yet supported