Conversion operators to allowauto_ptrobjects to be converted to either auto_ptr_ref objects orauto_ptrobjects pointing to a different type.
参数
无
返回值
An object pointing to the same location, with a different pointer type. Y is any type for which an implicit conversion between the pointer type of thisauto_ptrs's pointed element and Y* exists.