搜索资源列表
本代码演示了平衡排序二叉树的实现,并用到了智能指针
- 本代码演示了平衡排序二叉树的实现,并用到了智能指针等技术-demonstration of the code balanced binary tree in order to achieve, and used an intelligent guide technology
count_ptr
- 自定义的智能指针类,可是多个指针共用对象,且不会造成内存泄露的问题-since the definition of smart pointer types, but a number of indicators shared object, and it will not disclose the cause memory problems
SmartPoint
- 一个智能指针的实现,vc写的,可以自动释放内存-an intelligent guide the realization vc written, it will automatically free the memory
jem_defs
- 一个智能指针实现的例子,非常精辟,可直接移植
David_Maisonave_smart_ptr
- 比STL和BOOST更强大的智能指针库!!! 私藏很久的老底与大家一起分享了.
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.
boost_bind_demo
- 关于boost智能指针的简单使用,自己写的demo-Simple to use, write your own demo on the boost smart pointers
auto
- 这个关于智能指针的源代码,欢迎广大爱好编程的学习-This source code, welcomed the loving programming learning about smart pointers
