How is the std::tr1::shared_ptr implemented?

前端 未结 4 415
忘掉有多难
忘掉有多难 2020-12-02 07:44

I\'ve been thinking about using shared pointers, and I know how to implement one myself--Don\'t want to do it, so I\'m trying std::tr1::shared_ptr,and I have co

4条回答
提交回复
热议问题