Class template Dune::XT::Grid::extract_intersection_iterator

Inherits from AlwaysFalse<T>.

template<class T, bool view = is_view<T>::value, bool part = is_part<T>::value>
class Dune::XT::Grid::extract_intersection_iterator<T, view, part> : public AlwaysFalse<T>

Extracts the intersection iterator type from a grid view or grid part T.