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

For a doubly linked list, I think the right approach is to store a unique_ptr pointing in one direction and a raw pointer pointing in the other direction. It is then understood by convention that raw pointers should never be deleted.


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

Search: