Class template Dune::GDT::is_space

Inherits from std::false_type.

template<class S, bool is_candidate = internal::is_space_helper<S>::is_candidate>
class Dune::GDT::is_space : public std::false_type

Type trait that detects whether a type is derived from SpaceInterface.