cpp-waf
C++ coding standards โ modern C++20/23, RAII, smart pointers, and safe concurrency patterns.
Overviewโ
| Property | Value |
|---|---|
| Type | Instruction |
| File | instructions/cpp-waf.instructions.md |
| Applies To | **/*.cpp, **/*.h, **/*.hpp |
| WAF Alignment | security, performance-efficiency, reliability |
| Lines | 171 |
How It Worksโ
Instructions are automatically applied to files matching the applyTo glob pattern. When a developer opens a matching file in VS Code with GitHub Copilot, this instruction's content is injected into the AI context.
Sourceโ
Auto-generated from the FrootAI primitive catalog.