【发布时间】:2010-01-23 02:36:25
【问题描述】:
auto_ptr_ref 文档here 这么说
This is an instrumental class to allow certain conversions that allow auto_ptr objects to be passed to and returned from functions.
谁能解释一下 auto_ptr_ref 如何帮助实现这一目标。我只是想了解 auto_ptr 类及其内部结构
【问题讨论】: