Manual memory management in D2
bearophile
bearophileHUGS at lycos.com
Tue Jul 13 14:33:20 PDT 2010
Vladimir Panteleev:
> ARGHARGHARGH
There is emplace() now. I don't know how much good it currently is.
> * forks D *
I think you can't fork D2 in simple ways, because I think you can't just copy the back-end. To fork D2 you probably have to work on the D2 version of LDC (it's not finished) and then you can modify it. Creating LDC2 is a good thing, but probably forking it now is kind of useless :-)
Bye,
bearophile
More information about the Digitalmars-d
mailing list