OSNews article about C++09 degenerates into C++ vs. D discussion
BCS
BCS at pathilink.com
Sun Nov 19 14:59:19 PST 2006
Mars wrote:
> http://www.osnews.com/comment.php?news_id=16526
One issue brought up is that of D "requiring" the use of a GC.
What would it take to prove that wrong by making a full blown standard
lib that doesn't use a GC, and in fact doesn't have a GC?
It would be painful to work with but no more so than in C++. OTOH with
scope() and such, it might be easy.
Anyway, just a thought.
More information about the Digitalmars-d
mailing list