http://d.puremagic.com/issues/show_bug.cgi?id=10821
--- Comment #10 from Andrej Mitrovic <[email protected]> 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: -------
