mortennobel/cpp-cheatsheet resource
Modern C++ Cheatsheet observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3667
- days_rel: n/a
- days_push: 992
- n_releases_24m: 0
Adoption not part of the score
3557 stars · 725 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
A concise C++ quick reference cheatsheet covering the core language and standard library, with modern C++11/C++14 additions. It is a documentation-style reference based on Phillip M. Duxbury's original cheatsheet, edited by Morten Nobel-Jørgensen.
Use cases
- quickly look up C++ syntax while coding
- refresh my memory on C++11 and C++14 features
- find a concise overview of the C++ standard library
- learn modern C++ basics from a compact reference
- reference for preprocessor directives and declarations in C++
- cheat sheet for C++ literals and types
When to choose
- you need a fast, concise syntax reference for modern C++
- you are learning C++ and want a compact overview of the language and standard library
- you want a quick reminder of C++11/C++14 additions
When to avoid
- you need an exhaustive language specification or tutorial with exercises
- you need documentation for C++17/20/23 features
- you need a runnable code example repository rather than a reference document
Facets
learning-resource · maturity stable
documentation programming-languages tutorials developer-tools cross-platform cheatsheet cpp11 cpp14 quick-reference
1 source
- readme: https://github.com/mortennobel/cpp-cheatsheet · fetched 2026-08-28 · 3ec5152f3ea1
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| mortennobel/cpp-cheatsheet | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="mortennobel/cpp-cheatsheet")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem