[Dune] [#1042] GridView: support for C++11 range-based for statement

Dune flyspray at dune-project.org
Fri Feb 17 14:47:28 CET 2012


THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.

The following task has a new comment added:

FS#1042 - GridView: support for C++11 range-based for statement
User who did this - Martin Nolte (nolte)

----------
While I do like the brief notation for modern compilers, I would also like to keep the interface slim. There are already two ways to obtain the iterators: the grid and the grid view.

For this reason, I would like to deprecate the old leafbegin / leafend and lbegin / lend methods on the grid before adding any new way of obtaining the iterators. 

Moreover, I would like to have only one way of accessing the iterators in the future. So, if we decide in favor of this change, I think we should deprecate the current methods on the grid view after the next release.
----------

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

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