[Issue 14593] operator overloading can't be used with expression templates
via Digitalmars-d-bugs
digitalmars-d-bugs at puremagic.com
Tue Jun 16 14:01:39 PDT 2015
https://issues.dlang.org/show_bug.cgi?id=14593
Walter Bright <bugzilla at digitalmars.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
CC| |bugzilla at digitalmars.com
Hardware|Other |All
Resolution|--- |WONTFIX
--- Comment #1 from Walter Bright <bugzilla at digitalmars.com> ---
Using expression templates to implement DSL's makes code really hard to
understand and debug. There are better ways.
--
More information about the Digitalmars-d-bugs
mailing list