搜索资源列表
AutoPtr
- 智能指针. new一个对象以后不需要delete, 即可被释放. 利用了对象的构造和析构.-Smart pointer. New future does not need an object delete, can be released. Use of the object structure and destructor.
pointer
- Vc++ 主要讲解智能指针, 对c++学员有用-Vc++ smart pointer to the main talks on the c++ useful for students
auto_ref_src
- The fastest smart pointer in the west
CPP-source-progam
- C++学习中的高级篇源代码设计C++中容易犯的错误-C++ 1. Smart pointer to avoid memory leaks
boost.test
- 测试boost库在windows8.1上的使用,代码比较简单,主要是跑通boost库中智能指针。-Testing on windows8.1 boost library use, the code is relatively simple, mainly run through smart pointer boost library.
text_query
- 一个简单的文本查询小程序,使用了智能指针保证内存的正确释放-A simple text query applet, using the proper release of smart pointer guarantee memory
auto_ptr_trst
- c++智能指针测试,实现指针的自动申请回收,避免越界问题-c++ smart pointer test, pointer-automatic application recovery, avoid cross-border issues