阅读背景:

数据结构是否适合shared_ptr?

来源:互联网 

I'm in the process of implementing a binary tree in C++. Traditionally, I'd have a pointer to left and a pointer to right, but manual memory management typically ends in tears. Which leads me to my question...I'm in the process of implementing a binary tre




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

分享到: