On Friday 11 July 2008 19:20:34 rgheck wrote: > Oh, OK. I guess it's just a no-op in that case?
The C++ standard requires that the compiler deals with "delete 0". I am not in the mood to examine g++ but I would expect this to be a no-op. :-) And while only tangentially related I found this FAQ from the man himself: :-) http://www.research.att.com/~bs/bs_faq2.html#delete-zero > rh -- José Abílio