[Issue 7878] A problem with purity and general templated algorithms

d-bugmail at puremagic.com d-bugmail at puremagic.com
Tue Apr 10 10:13:44 PDT 2012


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


Jonathan M Davis <jmdavisProg at gmx.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jmdavisProg at gmx.com


--- Comment #2 from Jonathan M Davis <jmdavisProg at gmx.com> 2012-04-10 10:14:26 PDT ---
That may be, but if overloaded operators are wrong (especially opEquals and
opCmp), I would expect the compiler to give errors for those types before any
instantiation of sort was even attempted, and clearly, that's not happening.

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