D - more or less power than C++?
Tom
Tom_member at pathlink.com
Sat Mar 4 03:45:21 PST 2006
In article <duab09$1arn$1 at digitaldaemon.com>, Walter Bright says...
>
>I started a new thread for this:
>
>"Mike Capp" <mike.capp at gmail.com> wrote in message
>news:dua67i$12cr$1 at digitaldaemon.com...
>> 7. D has all (well, most of) the power of C++
>
>I see this often and am a bit perplexed by it. What power do you feel is
>missing?
>
>And what about the missing power in C++ - inline assembler, nested
>functions, contract programming, unit testing, automatic documentation
>generation, static if, delegates, dynamic closures, inner classes, modules,
>garbage collection, scope guard?
>
>What does D have to do to have more power than C++?
Besides the 2 or 3 items in the unoffical wishlist, "true IN parameters" (i.e.
readonly parameters, aka const).
Tom;
More information about the Digitalmars-d
mailing list