On Wed, 12 Aug 2009 11:25:10 -0400, Steven Schveighoffer <[email protected]> wrote:


I think it's expecting dynamc arrays, not static ones. Auto is making them static.

BTW, this probably should not be true, I would guess that static arrays should be intersectable, of course the return type would have to be a dynamic array. When will static arrays be first class? *sigh*

-Steve

Reply via email to