[Dune] [#454] cast from GenericIterator to const GenericIterator broken

Dune dune at dune-project.org
Fri Nov 7 12:48:56 CET 2008


THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.

The following task has a new comment added:

FS#454 - cast from GenericIterator to const GenericIterator broken
User who did this - Christian Engwer (christi)

----------
OK, I found one obvious bug, I forgot some remove_const magic. Sadly the fix is not sufficient.

It seems that the remove_const does not work properly for things like
remove_const<const T&>

I have to look into the details. If I can't find a solution soon, I'll revert the changes and note in the documentation that GenericIterator requires a container with reference_type = value_type&

----------

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

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