Dune Core Modules (2.4.1)
genericiterator.hh File Reference
Implements a generic iterator class for writing stl conformant iterators. More...
Go to the source code of this file.
Classes | |
| struct | Dune::const_reference< R > | 
| Get the 'const' version of a reference to a mutable object.  More... | |
| struct | Dune::mutable_reference< R > | 
| get the 'mutable' version of a reference to a const object  More... | |
| class | Dune::GenericIterator< C, T, R, D, IteratorFacade > | 
| Generic class for stl-conforming iterators for container classes with operator[].  More... | |
Namespaces | |
| namespace | Dune | 
| Dune namespace.  | |
Detailed Description
Implements a generic iterator class for writing stl conformant iterators.
Using this generic iterator writing iterators for containers that implement operator[] is only a matter of seconds.
   | 
                                Legal Statements / Impressum  | 
                                Hosted by  TU Dresden & Uni Heidelberg  | 
				  generated with Hugo v0.111.3
								(Nov 3, 23:36, 2025)