dune-common 2.10
|
This class encapsulates access of IteratorFacade. More...
#include <dune/common/iteratorfacades.hh>
This class encapsulates access of IteratorFacade.
If you derive from IteratorFacade and want to provide iterator operations using it.baseIterator()
, then this method either has to be public or IteratorFacadeAccess must be declared a friend.