What remains to be done for D2?

Petr Janda janda.petr at gmail.com
Tue Jun 14 17:12:08 PDT 2011


>> Overhaul std.container to use it; add classic containers to
std.container (doubly-linked list, hash, deque)

Hi Andrei,

I think it would be fantastic if D could have most, if not all of
the C++ containers, so that D also has containers that do not rely
on garbage collection. I believe I read somewhere that D arrays rely
on the GC which may not be desirable in certain situations (OS
programming etc).

Can you let me know what you think as you are seemingly the chief
Phobos developer.

Thank you,
Petr Janda


More information about the Digitalmars-d mailing list