[Issue 5068] opOpAssign fails when if()-constraint is used
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Sun Oct 17 00:35:18 PDT 2010
http://d.puremagic.com/issues/show_bug.cgi?id=5068
--- Comment #1 from Nick Sabalausky <cbkbbejeap at mailinator.com> 2010-10-17 00:34:43 PDT ---
Nevermind, I apparently can't read the docs right. This is how it's supposed to
be, and it does work right:
Foo opOpAssign(string op)(Foo b) if(op=="~")
--
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
More information about the Digitalmars-d-bugs
mailing list