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

`unique_ptr` and `shared_ptr` semantics


Qt does have QSharedPointer and QWeakPointer. Also, you can use QScopedPointer for things like implementing RAII with custom deleters, etc.




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

Search: