So stop using raw pointers like this then.
You have to say so to all major stl library providers, because it is pointers all over the place.
Finally, a delete expression that nulls out the pointer, is a useful addition. so many times I find myself doing it, to avoid any misconception.