Class template Dune::XT::Grid::is_entity

Inherits from std::false_type.

template<class T, int codim = 0>
class Dune::XT::Grid::is_entity : public std::false_type

Trait determining whether T is a Dune entity of the given codimension.