UFCS for struct opCall?

Ali Çehreli acehreli at yahoo.com
Wed Apr 10 13:45:27 PDT 2013


On 04/09/2013 09:27 AM, deadalnix wrote:

 > In general, the first assignement of a field in a constructor must be
 > handled as a declaration, not as an assignement. It solve
 > const/immutable construction issues as well as avoiding unecessary
 > copy/destruction as Ali pointed in a recent post.

The following thread:

   http://forum.dlang.org/thread/khu6tl$q8o$1@digitalmars.com

It contains a link to the following enhancement request:

   http://d.puremagic.com/issues/show_bug.cgi?id=9732

Ali



More information about the Digitalmars-d mailing list