How can i increase max number recursive template expansions?

QAston qaston at gmail.com
Sun Jul 7 12:55:23 PDT 2013


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 expansions?


More information about the Digitalmars-d-learn mailing list