[Issue 3249] sort and setIntersection on array of struct or class
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Wed Aug 12 16:21:54 PDT 2009
http://d.puremagic.com/issues/show_bug.cgi?id=3249
Andrei Alexandrescu <andrei at metalanguage.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |ASSIGNED
CC| |andrei at metalanguage.com
AssignedTo|nobody at puremagic.com |andrei at metalanguage.com
--- Comment #1 from Andrei Alexandrescu <andrei at metalanguage.com> 2009-08-12 16:21:53 PDT ---
This is because the default comparison is passed as a string, which does not
see the definition of the struct. I'll change that to a function.
--
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