How can i increase max number recursive template expansions?
I have a large enum in my code (opcodes for a protocol) - using
std.traits.EnumMembers gives me a recursive template error.
- How can i increase max number recursive template expansion... QAston
- Re: How can i increase max number recursive template ... Simen Kjaeraas
- Re: How can i increase max number recursive template ... John Colvin
- Re: How can i increase max number recursive templ... Ellery Newcomer
- Re: How can i increase max number recursive template ... John Colvin
- Re: How can i increase max number recursive template ... bearophile
- Re: How can i increase max number recursive templ... John Colvin
- Re: How can i increase max number recursive templ... Simen Kjaeraas