shorter foreach syntax - C++0x range-based for

Pillsy pillsbury at gmail.com
Mon Nov 1 07:30:25 PDT 2010


Gary Whatmore Wrote:
[...]
> It would be embarrasing to admit that Java did something right.

Like class types being reference types, having "abstract" and "final" keywords, only alloowing single inheritance of implementation while allowing multiple implementation of interface, adding garbage collection, making strings immutable...?

D is as much Java++ as it is C+=2.

Cheers, 
Pillsy


More information about the Digitalmars-d mailing list