C++ 智能指针(auto_ptr/unique_ptr/shared_ptr)

目录node 为何须要智能指针?ios 智能指针的原理程序员 1. RAII特性安全 2. 重载operator* 和 opertaor->服务器 auto_ptr(已废弃)函数 经常使用接口学习 auto_ptr总结优化 unique_ptrui 经常使用接口this unique_ptr总结 shared_ptr 经常使用接口 shared_ptr原理 shared_ptr线程安全的问题 sh
相关文章
相关标签/搜索