搜索资源列表
本代码演示了平衡排序二叉树的实现,并用到了智能指针
- 本代码演示了平衡排序二叉树的实现,并用到了智能指针等技术-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
智能指针原理
- 智能指针原理
本代码演示了平衡排序二叉树的实现,并用到了智能指针
- 本代码演示了平衡排序二叉树的实现,并用到了智能指针等技术-demonstration of the code balanced binary tree in order to achieve, and used an intelligent guide technology
SmartPointers
- 讲述了智能指针最为明显的错误到最为微妙的错误一篇好文章.通过本文,你将成为智能指针的专家.-smart pointer on the most obvious error of the most delicate an excellent article wrong. Through this paper, you will be smart pointer experts.
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
znzz
- 智能指针详细讲解,什么是智能指针,智能指针原理实现和应用-Smart pointer to explain in detail, what is a smart pointer, smart pointer Principle Implementation and Application of
David_Maisonave_smart_ptr
- 比STL和BOOST更强大的智能指针库!!! 私藏很久的老底与大家一起分享了.-STL and BOOST than the more powerful smart pointer library! ! ! Possession of long老底shared with you all.
AutoPtr
- 智能指针. new一个对象以后不需要delete, 即可被释放. 利用了对象的构造和析构.-Smart pointer. New future does not need an object delete, can be released. Use of the object structure and destructor.
SmartHandle
- 资源句柄智能指针类,支持一般资源句柄、注册表句柄、文件视图句柄、动态库句柄及文件句柄的动态卸载的能力,防止不小心而造成的内存泄露;-Resources to handle the smart pointer class, general resources to support the handle, registry handles, file handles view, dynamic library file handle and
fastest_smart_pointer
- 撰写您自己的智能指针将专门解决性能问题。当调试结束后,您采取了由此产生的类(命名为: AUTO_REF )试车,到能与其他类似的课程。-write your own smart pointer which will specifically address the performance issue. When debugging was over, you took the resulting class (named: AUTO_R
main
- 智能指针的原理, 简单易懂, 不懂的同学可以看看源码, 调试一下。-The principle of the smart pointer, easy-to-read, the students do not look at the source, click Debugging.
threadpool
- 一个C++线程池库,包括智能指针、线程模拟的定时器-thread pool
pointer
- Vc++ 主要讲解智能指针, 对c++学员有用-Vc++ smart pointer to the main talks on the c++ useful for students
smart_ptr
- 超越BOOST的C++智能指针 实现了同一指针初始化多个smart_ptr和BOOST的可以转换类型的smart_ptr的相互赋值-Beyond the BOOST smart pointers in C++ to achieve the same target multiple smart_ptr and BOOST initialization can be converted to the type of the mutual a
Boost-library-basic
- boost库的使用指南。 如果你想在C++中使用智能指针来管理内存, 可以参考本资料。-Boost library basic
shared_ptr
- 智能指针应用 这是一个值鞥指针应用 只是为了开通至哪个好 行号 和至哪个好 站高(shared point dasfadsfasdfafasdf dasf asdf afdas fasf asdf as)
Smart array
- 用C++在vs2013上实现的最简单的智能指针,采用应用计数的方法(The simplest intelligent pointer implemented by C++ on vs2013, using the method of application counting)
SmartPoint
- OSG中智能指针的使用。自己写了一个类,用来模仿OSG的智能指针。(The use of intelligent pointer in OSG. I wrote a class that mimics the intelligent pointer of OSG.)