搜索内容

包含标签:smart-pointers 的文章
  • 裸指针的替换/重构

    我想在类继承情况下替换传统的裸指针用法。 我的意思的例子: #include <iostream> #include <vector> #include <memory> using namespace……
    html5 问答 2022年8月16日