div0 <d...@users.sourceforge.net> wrote:

On 10/07/2010 07:31, Robert Jacques wrote:

As for delete and clear, the deprecation/transition is still in
progress. clear exists, but delete is not deprecated yet.

So what are we going to use instead? I have uses for delete.

druntime's gc.gc has extern (C) void gc_free( void* p ). That
probably is what you want.

--
Simen

Reply via email to