https://issues.dlang.org/show_bug.cgi?id=14593
Walter Bright <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |[email protected] Hardware|Other |All Resolution|--- |WONTFIX --- Comment #1 from Walter Bright <[email protected]> --- Using expression templates to implement DSL's makes code really hard to understand and debug. There are better ways. --
