another cool RTInfo trick - i want in runtime
Adam D. Ruppe
destructionator at gmail.com
Thu Jan 16 16:17:58 PST 2014
On Friday, 17 January 2014 at 00:03:21 UTC, Meta wrote:
> Didn't Andrei mention something about wanting new to be removed
> from the language and replaced with a library solution using
> allocators?
I'm not sure if he's on board, but that's something I've been
wanting for a while. Probably won't happen though, the new
operator has a lot of fans (I kinda like it myself and fear the
massive amount of code breakage removing it would cause).
But we could still use specialized alternatives - new being there
doesn't prohibit using a create function.
More information about the Digitalmars-d
mailing list