Class template Dune::GDT::is_space

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

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