开发者

C++PointerContainer智能指针

0
  • C++ Boost PointerContainer智能指针详解

    目录一、提要二、智能指针Boost.PointerContainer三、练习一、提要 在 C++11 中,Boost.PointerContainer是另一个智能指针,一般是用来生成集合数据的,本文阐述这种指针的特点和用法。[详细]

    2022-12-03 10:49 分类:开发