Disable GC entirely
Dicebot
m.strashun at gmail.com
Mon Apr 8 04:23:29 PDT 2013
On Monday, 8 April 2013 at 11:14:13 UTC, Manu wrote:
> D doesn't have a delete keyword, which is fairly important if
> you want to
> manually manage memory...
I'd argue that. If concept of global allocator is added,
new/delete can be done as library solutions (similar to current
emplace/destroy). Defining those in language may have some
benefits but definitely is not a requirement.
More information about the Digitalmars-d
mailing list