February 11, 2004
"Chris Paulson-Ellis" <chris@edesix.com> wrote in message news:c07o3k$1n67$1@digitaldaemon.com...
> What would be the D way? I can't see any way to avoid the (mild) inefficiency of executing the default struct member initialisers & the copying of a temporary struct.

The optimizer's job is to remove the redundant assignments.


1 2 3 4
Next ›   Last »