# tip-of-the-week/cpp

C++ Tip Of The Week

Repository: https://github.com/tip-of-the-week/cpp
Canonical: https://ross.abutalabs.com/products/tip-of-the-week-cpp
Homepage: https://tip-of-the-week.github.io/cpp/
License Family: other
Topics: cpp17, cpp20, cpp23, cpp11, cpp14, cpp98
Last push: 2026-06-01T08:28:53+00:00

## Health v2 (maintenance only)
Score: 70/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 85, release rhythm 35, longevity 100
- inputs: {"age_days": 2217, "days_push": 93, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1669, forks 82 (observed 2026-08-28T04:05:19.943233+00:00)

## What it is
A curated collection of weekly C++ tips covering language and standard library features from C++98 through C++26, published as linked markdown tips on GitHub. Each tip is a short 'Did you know' explanation with examples of modern C++ features and proposals.

## Use cases
- learn modern C++ features
- stay up to date with C++26 proposals
- find quick explanations of C++23 features
- discover constexpr and reflection capabilities in C++
- brush up on C++ standard library tips
- prepare for C++ interviews

## When to choose
- you want bite-sized, practical C++ language tips
- you want to track upcoming C++26 features and proposals
- you are an intermediate C++ developer learning newer standards

## When to avoid
- you need a comprehensive C++ tutorial or textbook
- you need beginner-level programming instruction
- you need a runnable library or tool rather than educational content

## Facets
- artifact type: learning-resource
- maturity: active
- function: documentation
- domain: programming-languages, tutorials, developer-tools
- platform: cpp
- tags: cpp, cpp26, cpp23, cpp20, tips, weekly, language-features, modern-cpp

## Member repositories
- tip-of-the-week/cpp (main) score 70

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:19.943233+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T03:42:47.855516+00:00, confidence not recorded.
  - readme: https://github.com/tip-of-the-week/cpp (fetched 2026-08-28T04:05:19.943233+00:00, sha c82ea13f669a)
  - homepage: https://tip-of-the-week.github.io/cpp/ (fetched 2026-08-29T11:16:26.368721+00:00, sha 449ee44c35dc)
- Data as of 2026-08-30T08:39:29.467469+00:00.
