On 7/1/10, Adam Ruppe <[email protected]> wrote: > (and auto, which is inferred from the missing type).
Nitpicking myself, but I shouldn't have said that; auto is just the default storage class, and it is the missing type that means infer it, not the auto keyword. I think you know what I mean though.
