How can i increase max number recursive template expansions?

John Colvin john.loughran.colvin at gmail.com
Mon Jul 8 03:18:39 PDT 2013


On Monday, 8 July 2013 at 09:03:24 UTC, bearophile wrote:
> Simen Kjaeraas:
>
>> However, you can amend std.traits.EnumMembers to work
>> with larger enums by using this version:
>
> Worth putting in Phobos?
>
> Bye,
> bearophile

I reckon so. It's rare to have such huge structs or classes that 
this sort of this becomes a problem for them, but massive enums 
are reasonably common.


More information about the Digitalmars-d-learn mailing list