5#ifndef DUNE_GRID_CONCEPTS_INTERSECTION_ITERATOR_HH
6#define DUNE_GRID_CONCEPTS_INTERSECTION_ITERATOR_HH
22 std::forward_iterator<It> &&
23 std::default_initializable<It> &&
Definition concepts/datahandle.hh:14
Model of an intersection.
Definition concepts/intersection.hh:23
Model of an intersection iterator.
Definition concepts/intersectioniterator.hh:21