阅读背景:

c++【深度剖析shared_ptr】

来源:互联网 
struct Node
{
Node(const int& value)
:_pNext(NULL)
,_pPre(NULL),_p



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

分享到: