搜索资源列表
znzz
- 智能指针详细讲解,什么是智能指针,智能指针原理实现和应用
Delphi2009_Smart_Pointer
- 在Delphi2009中实现类似于STL中auto_ptr的智能指针!关于此智能指针的原理及解释请进入以下网址: http://www.cnblogs.com/felixYeou/archive/2008/09/06/1285806.html
智能指针原理
- 智能指针原理
main
- 智能指针的原理, 简单易懂, 不懂的同学可以看看源码, 调试一下。-The principle of the smart pointer, easy-to-read, the students do not look at the source, click Debugging.
win32console
- 类模板,智能指针auto_ptr原理介绍。-class template、auto_ptr、interduce.