https://issues.dlang.org/show_bug.cgi?id=16428
Andrei Alexandrescu <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|Cannot pattern match value |Better error message for |template parameter |pattern matching of value | |template parameters Severity|normal |enhancement --- Comment #2 from Andrei Alexandrescu <[email protected]> --- Eh, "alias" is the way, not just a workaround. Thanks! I'll repurpose this. --
