Class template Dune::XT::Grid::is_part

Inherits from std::false_type.

template<class T, bool is_candidate = internal::has_traits_helper<T>::is_candidate>
class Dune::XT::Grid::is_part : public std::false_type

Trait determining whether T is a Dune grid part.