operator auto_ptr_ref

Provides a convert to lvalue process.

  template<class Y> operator auto_ptr_ref<Y>() throw();
  
Remarks

Returns a reference that holds the this pointer.