AnthonyCalandra / modern-cpp-featuresLinks
A cheatsheet of modern C++ language and library features.
☆21,019Updated 5 months ago
Alternatives and similar repositories for modern-cpp-features
Users that are interested in modern-cpp-features are comparing it to the libraries listed below
Sorting:
- A collection of resources on modern C++☆12,576Updated last year
- Collaborative Collection of C++ Best Practices. This online resource is part of Jason Turner's collection of C++ Best Practices resources…☆8,545Updated last year
- Guidelines Support Library☆6,506Updated last week
- The C++ Core Guidelines are a set of tried-and-true guidelines, rules, and best practices about coding in C++☆44,179Updated last month
- A modern formatting library☆22,318Updated this week
- 🚀 Kick-start your C++! A template for modern C++ projects using CMake, CI, code coverage, clang-format, reproducible dependency manageme…