联盟首页 协同开发 共创软件 开放源码 软件工程 共创论坛 关于联盟
  您的位置 » 开放源码库【成熟 - 项目摘要 首页 | 分类源码 | 提交源码 | 下载统计 | 原创源码 | 成熟源码 | 代码片断
 
 AutoPtr<> Class - 项目摘要
摘要 | 管理 | 论坛
文档 | 软件包

源码库中源码数量为19221
有贡献人员名单:

-= 更多 =-
  • ffdshow
  • jasperreports
  • PoolMan
  • Air Traffic Controller
  • virtualdub-win
  • CppUnit
  • Apache-SSL-Jserv
  • FCK editor
  • Async Professional
  • GLgraph
  • -= 更多 =-

    项目描述:
    The AutoPtr<> class is an extension of std::auto_ptr<> template class from the Standard Template Library. The main purpose of it is to destroy automatically some dynamically allocated resource (e.g. a memory, but it may be some other custom resource) after an AutoPtr<> object is destroyed.

    AutoPtr<> 是标准模板库中的 std::auto_ptr<> 模板类的扩展。其主要目的是在 AutoPtr<> 对象销毁后自动释放一些动态分配的资源(如内存,但也可以是其它定制的资源)。
    来源: http://www.codeguru.com/cpp_mfc/AutoPtr.html
    类别:
    发布者: cbd002

    最新发布源码包
    软件包 版本号 日期 本地下载
    AutoPt  1.0  2004-04-09 下载

    原始下载连接(国外) http://www.codeguru.com/code/legacy/cpp_mfc/AutoPtr.zip

      » 合 作 伙 伴