[Issue 10567] Typeinfo.compare has unreasonable signature requirements on opCmp

d-bugmail at puremagic.com d-bugmail at puremagic.com
Mon Jul 8 08:33:17 PDT 2013


http://d.puremagic.com/issues/show_bug.cgi?id=10567



--- Comment #3 from hsteoh at quickfur.ath.cx 2013-07-08 08:33:16 PDT ---
Temporary workaround: define int opCmp(ref const T t) const *before* any of the
other opCmp overloads, and have it redirect to one of them.

-- 
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