ref fields of .tupleof

Philippe Sigaud philippe.sigaud at gmail.com
Tue May 29 14:41:47 PDT 2012


On Tue, May 29, 2012 at 9:18 PM, Sharp <sharp1113 at hotmail.com> wrote:

What does it give if you do:

>        foreach(index, unused; fields) {
>                fields[index] = 1;
>        }

?


More information about the Digitalmars-d-learn mailing list