Reviewing Cpp Code

Review C/C++ source for coding-standard conformance and compiler-warning risks, with an embedded / DSP / image-processing lens (type safety, undefined behavior, resource management, stride/alignment hazards). When the project mounts a coding spec, reviews against that spec as the authority (read at runtime, cited by section); falls back to a generic checklist otherwise. Use when a C/C++ file or change should be checked before commit. Read-only analysis — reports findings, does not edit.

vemodalen-x c1f1df0 3 files · 11.8 KB Updated

File contents

vemodalen-x/VEMO_SKILLS/tree/main/skills/code/reviewing-cpp-code commit c1f1df068b

Frequently asked questions

npx skillmds@latest add vemodalen-x/reviewing-cpp-code