D - more or less power than C++?

Walter Bright newshound at digitalmars.com
Fri Mar 3 17:26:16 PST 2006


"Oskar Linde" <olREM at OVEnada.kth.se> wrote in message 
news:duak88$1rmh$1 at digitaldaemon.com...
> - Definable assignment/copy semantics for structs.
>
> This (combined with end of scope destruction) allows automatic reference
> counted resource handles, ownership-transferals, and more.

True, but the need for these are relatively insignificant in D, since D has 
gc and on_scope. 





More information about the Digitalmars-d mailing list