static switch

Andrei Alexandrescu SeeWebsiteForEmail at erdani.org
Thu Mar 6 08:57:52 PST 2014


On 3/5/14, 4:59 PM, Shammah Chancellor wrote:
> Actually, there is static foreach if you are iterating over a tuple.

There's one scope for iteration. We need all iterations to occur in the 
same scope as the foreach statement.

Andrei




More information about the Digitalmars-d mailing list