You must log in or register to comment.
deleted by creator
Yeah, that’s my guess too.
As to whether C++ can update enough to steal it’s thunder, I feel less qualified to answer. It’d be pretty impressive if they managed to preserve backwards compatibility and do that at the same time, though.
Now it seems the way is unique_ptr and shared_ptr. And std::any to replace void*. At least is what it seems to me.