On 3/17/13, Artur Skawina <art.08.09 at gmail.com> wrote: > That's because "auto ref" is a hack. > IOW "auto ref" != "auto" + "ref", just as "static if" != "static" + "if". Both auto and auto ref are documented features, type inference with any storage class is not a documented feature.