C++11新特性详解

⌘K
  1. 主页
  2. 文档
  3. C++11新特性详解
  4. 四、右值引用与移动语义...
  5. 4.2、std::unique_ptr/std::shared_ptr/std::weak_ptr(智能指针)