Explicit memory deallocation (nitpick)

Sean Kelly sean at invisibleduck.org
Tue Mar 11 11:49:25 PDT 2008


== Quote from downs (default_357-line at yahoo.de)'s article
> Unknown W. Brackets wrote:
> > Lastly, if none of that helps, checking if you're using auto for
> > automatic freeing.
> Being a bit nitpicky, but auto is for pure type inference. Scope is for automatic freeing :)
> It was changed a while back.

Unfortunately, both still work.


Sean



More information about the Digitalmars-d mailing list