Allocating structs with new?
Robert Jacques
sandford at jhu.edu
Sat Jul 10 10:04:34 PDT 2010
On Sat, 10 Jul 2010 10:01:52 -0400, div0 <div0 at 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.
>
clear is meant to be a safe version of delete.
More information about the Digitalmars-d
mailing list