[Issue 277] Named mixin operator resolution
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Tue Aug 15 21:46:21 PDT 2006
http://d.puremagic.com/issues/show_bug.cgi?id=277
bugzilla at digitalmars.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Severity|normal |enhancement
Priority|P2 |P4
------- Comment #2 from bugzilla at digitalmars.com 2006-08-15 23:46 -------
This is not a bug because operator overloading needs an object, and a mixin is
not an object. It's working as designed. I've changed this to an enhancement
request.
--
More information about the Digitalmars-d-bugs
mailing list