Manual memory management in D2
bearophile
bearophileHUGS at lycos.com
Tue Jul 13 14:17:18 PDT 2010
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
More information about the Digitalmars-d
mailing list