Proposal for dual memory management

Kagamin spam at here.lot
Fri Jul 30 10:01:32 PDT 2010


Petr Janda Wrote:

> It should be duly noted that features that can't be used without garbage
> collection ie. D Arrays?

Array concat, array literals, closures - what I can think of.

> I'm personally quite fond of STL containers. Rewritten in D would be cool.

Are they reference counted?
As I remember, std::string is a value type.


More information about the Digitalmars-d mailing list