[Issue 15941] [REG v2.069] rbtree no longer supports classes
via Digitalmars-d-bugs
digitalmars-d-bugs at puremagic.com
Tue May 24 10:54:45 PDT 2016
https://issues.dlang.org/show_bug.cgi?id=15941
Steven Schveighoffer <schveiguy at yahoo.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Assignee|nobody at puremagic.com |schveiguy at yahoo.com
--- Comment #2 from Steven Schveighoffer <schveiguy at yahoo.com> ---
This is really a problem with Object.toString not working by default for const
objects. I will try and make code that optionally adds toString if it can
toString each element, this should work once we fix the issue with Object.
--
More information about the Digitalmars-d-bugs
mailing list