[Issue 10821] .byKey erroneously returns a null key
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Sat Aug 17 14:36:32 PDT 2013
http://d.puremagic.com/issues/show_bug.cgi?id=10821
--- Comment #10 from Andrej Mitrovic <andrej.mitrovich at gmail.com> 2013-08-17 14:36:30 PDT ---
(In reply to comment #8)
> It does not eliminate the bad behaviour though. Suppose you're iterating over a
> RedBlackTree, and then add and delete some keys.
I was thinking of the purge method in various dcollection containers (purge
doesn't seem to be in Phobos), it's explicitly used for removal during
traversal.
--
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