Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

There isn't. There are two explicit methods to get raw pointer value with different semantics:

- get(): auto_ptr retains the ownership

- release(): auto_ptr loses the ownership



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: