On Saturday, 22 May 2021 at 16:21:06 UTC, Ola Fosheim Grostad wrote: > Ok, so mean smart pointers. Never had a single issue with this. It's not just that, every large framework tends to have their own pointers with their own memory reclaim rules, like QPointers in Qt, mixing them, and you slip into an unpredictable state.