Library 1. Smart_ptr

  • Smart_ptr库如何改进你的程序?
  • 何时我们需要智能指针?
  • Smart_ptr如何适应标准库?
  • scoped_ptr
  • scoped_array
  • shared_ptr
  • shared_array
  • intrusive_ptr
  • weak_ptr
  • Smart_ptr总结