Home
Categories
Tags
Archives
About
Subscribe
阅读笔记
Copy control in c++
Copy control在c++中及其重要,使用不当,会严重影响c++的运行效率;本文总结主要参考C++ primer的第13章节,再加上一些个人的理解;