# Mooophy/Cpp-Primer

C++ Primer 5 answers

Repository: https://github.com/Mooophy/Cpp-Primer
Canonical: https://ross.abutalabs.com/products/cpp-primer
Language: C++
License: CC0-1.0
License Family: permissive
Topics: c-plus-plus
Last push: 2024-06-06T01:59:38+00:00

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

## Adoption (not part of the score)
Stars 8285, forks 2962 (observed 2026-08-28T04:10:20.076972+00:00)

## What it is
A community-maintained collection of answers to the exercises in C++ Primer 5th Edition, covering C++11/14 across all 19 chapters. Each chapter contains example code and solutions compilable with g++, clang++, or Visual Studio.

## Use cases
- find answers to C++ Primer 5th edition exercises
- learn C++11 and C++14 with worked examples
- check my solutions to C++ Primer chapter problems
- study C++ basics like classes, containers, and templates
- get example code for C++ copy control and dynamic memory

## When to choose
- you are working through the C++ Primer 5 textbook and want reference solutions
- you want chapter-by-chapter example code for modern C++ features

## When to avoid
- you need a structured C++ course or tutorial rather than exercise answers
- you want solutions verified or maintained by the book's authors

## Facets
- artifact type: learning-resource
- maturity: maintenance
- function: developer-tools
- domain: education, programming-languages, tutorials
- platform: cross-platform, cpp
- tags: cpp-primer, exercise-answers, cpp11, cpp14, textbook-solutions

## Member repositories
- Mooophy/Cpp-Primer (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:10:20.076972+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-29T17:28:06.485217+00:00, confidence not recorded.
  - readme: https://github.com/Mooophy/Cpp-Primer (fetched 2026-08-28T04:10:20.076972+00:00, sha 05f7c13e0a8a)
- Data as of 2026-08-30T08:39:29.467469+00:00.
