阅读背景:

Smart pointers in C++_Shnosukeee的博客

来源:互联网 

Smart pointers in C++

What new and delete does?‘new’ allocates memory on the heap and delete is needed to delete that memory to free that memory because it won’t be freed automatically.What new and del




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

分享到: