home/categories/framework-internals/thebushidocollective-han-plugins-languages-cpp-cpp-smart-pointers-skill-md
framework-internalsdevelopment

cpp-smart-pointers

Use when C++ smart pointers including unique_ptr, shared_ptr, and weak_ptr for automatic memory management following RAII principles.

TheBushidoCollective
maintainer
TheBushidoCollective
更新於 2/11/2026
星標
132
分支
15
quick start

Installation and usage

Use when C++ smart pointers including unique_ptr, shared_ptr, and weak_ptr for automatic memory management following RAII principles.

安裝
$ install --globalskills.sh
使用

安裝後,您可以透過在終端機執行以下指令來使用此技能:

skills use cpp-smart-pointers