On 2013-07-08, 11:03, bearophile wrote:
Simen Kjaeraas:However, you can amend std.traits.EnumMembers to work with larger enums by using this version:Worth putting in Phobos?
Filed: http://d.puremagic.com/issues/show_bug.cgi?id=10569 And created a pull request: https://github.com/D-Programming-Language/phobos/pull/1400 -- Simen