On Thursday, 6 June 2013 at 17:50:08 UTC, Chris Williams wrote: > ... It will work if use "enum" instead of "auto" for storing attribute tuple. If compile-time value is needed you almost always want to store it in enum.