Class template Dune::XT::Grid::is_grid

Inherits from std::false_type.

template<class T>
class Dune::XT::Grid::is_grid<T> : public std::false_type

Trait determining whether T is one of the supported Dune grid types.