Vladimir Panteleev: > However, D allows overloading new/delete for custom allocators[1] - this > can be used for a cleaner way to allocate objects in unmanaged memory. I > don't see why this use of the delete keyword should be deprecated. > > [1]: http://digitalmars.com/d/2.0/memory.html#newdelete
Andrei (and Walter too, I presume) has killed that too just few days ago :o) Bye, bearophile
