# C++ Coding Standards

C++ coding standards from C++ Core Guidelines: modern idioms, memory safety, RAII, smart pointers, const correctness, and template practices.

## Manifest

```json
{
  "name": "C++ Coding Standards",
  "description": "C++ coding standards from C++ Core Guidelines: modern idioms, memory safety, RAII, smart pointers, const correctness, and template practices.",
  "source_url": "https://github.com/affaan-m/everything-claude-code/tree/main/skills/cpp-coding-standards",
  "source_pin": null,
  "manifest_hash": "70919980c635f66d",
  "risk_tier": "low"
}
```

## SBOM

```json
null
```

