阅读背景:

C++ 引用计数技术及智能指针的简单实现

来源:互联网 
        int * ptr1 = new int (1);
int * ptr2 = ptr1; * ptr



你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: