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
- C.60 and C.63: Should we allow `operator=` to return `void`?
- C.183 recommend bit_cast for type punning
- C.65 'self move' - clarify for stl members
- SF.12 is ambiguous when a library uses a unique include subfolder
- Why Resource-Management is no discussion about shared_ptr<widget>&& and unique_ptr<widget>&& ?
- Per.16 and Per.18 are identical
- P.3 needs to be updated now the Ranges TS is part of the standard
- ES.45 - Magic numbers in math operations
- Restrict construction of `enum class` values manifestly outside intended usage
- Add an index page?
- Docs
- Python not yet supported