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.
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