[Dune] [#453] Dune::BlockBitField is not a replacement for std::vector<Dune::BitField>

Dune dune at dune-project.org
Thu Nov 6 12:10:20 CET 2008


THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.

The following task has a new comment added:

FS#453 - Dune::BlockBitField is not a replacement for std::vector<Dune::BitField>
User who did this - Carsten Gräser (Carsten)

----------
It only should provide the functionality of vector<bitSet> not the interface. Again, it is NOT possible to have this interface while beeing memory efficient ! It only should behave like BitField for blocksize=1. The 'iterate over' functionality is provided by an int + operator[]. The only use of real iterators would be to provide the stl interface. But they could never do this.
----------

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

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