[Dune] [#443] Justify Dune::ArrayList

Dune dune at dune-project.org
Wed Nov 5 09:27:30 CET 2008


THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.

The following task has a new comment added:

FS#443 - Justify Dune::ArrayList
User who did this - Markus Blatt (mblatt)

----------
In functionality they are somewhat familiar, I agree. As always I is a just a subset with some added functionality ;-)

I need to have knowledge of the underlying implementation of the arraylist (in terms of memory usage). When using std:deque I do not have this as there are at least two possible implementations (dynamic array or using a double linked list. (There are no guarantees by the standard here)

Inserts of std::deque invalidate all iterators. That is not the case with ArrayList and is needed by me.
----------

More information can be found at the following URL:
http://www.dune-project.org/flyspray/index.php?do=details&task_id=443#comment599

You are receiving this message because you have requested it from the Flyspray bugtracking system.  If you did not expect this message or don't want to receive mails in future, you can change your notification settings at the URL shown above.




More information about the Dune mailing list