Incorporating D

Namespace rswhite4 at googlemail.com
Fri Jan 25 13:39:57 PST 2013


On Friday, 25 January 2013 at 20:45:22 UTC, Szymon wrote:
> Hi,
>
> I would really like to start using D in our small company as a
> C++ replacement. With that in mind I do have few questions:
>
> 1) Is D2 really ready for production code?

Not really. A big pain in the ass is the missing rvalue ref that 
C++ has. So using structs is a big disaster. But there are plenty 
of other missing features.


More information about the Digitalmars-d mailing list