On Mon, 08 Jun 2015 09:27:34 +0000, Marc Schütz wrote: >> ergo, `auto` is not a storage class, but type placeholder. > > No.
and it's not a storage class too. `foreach (auto i; 0..42)` doesn't work, white `foreach (immutable i; 0..42)` works ok.
signature.asc
Description: PGP signature
