Cpp Memory Management

Use when writing, reviewing, or refactoring C++ code involving memory ownership, lifetime management, smart pointers, RAII, custom allocators, or memory safety in automotive embedded projects (IVI, HUD, RSE on Linux/QNX/Android NDK). Covers Rule of Zero/Five, unique_ptr/shared_ptr, weak_ptr, placement new, arena allocators, AddressSanitizer, and common memory bug patterns.

binh230199 e3f027d 11.7 KB Updated

File contents

binh230199/ai/tree/main/.github/skills/cpp-memory-management commit e3f027d6d9

Frequently asked questions

npx skillmds@latest add binh230199/cpp-memory-management