Download Reference Manual
The Developer's Library for D
About Wiki Forums Source Search Contact

Ticket #965 (closed enhancement: wontfix)

Opened 6 months ago

Last modified 3 months ago

Update iterators to allow removal while traversing

Reported by: schveiguy Assigned to: kris
Priority: major Milestone: 0.99.7
Component: Packaging Version: 0.99.5 Jascha
Keywords: decide Cc:

Description

As discussed in CollectionImprovements , Here are the files that implement this feature.

Attachments

testcollections.d (2.1 kB) - added by schveiguy on 03/04/08 18:23:32.
file to demonstrate the removal capabilities
collections.diff (33.0 kB) - added by schveiguy on 03/05/08 15:58:23.

Change History

03/04/08 18:23:32 changed by schveiguy

  • attachment testcollections.d added.

file to demonstrate the removal capabilities

03/05/08 15:58:23 changed by schveiguy

  • attachment collections.diff added.

03/23/08 07:24:10 changed by larsivi

  • milestone changed from 0.99.6 to 0.99.7.

I believe this patch has been invalidated by later work? In any case, moving ...

05/24/08 13:07:05 changed by larsivi

  • keywords set to decide.

05/26/08 01:27:39 changed by kris

  • status changed from new to closed.
  • resolution set to wontfix.

there's a revised container package in the works to address this ... closing for now