Class template Dune::XT::Common::is_vector

template<class T, bool candidate = internal::is_vector_helper<T>::is_candidate>
class Dune::XT::Common::is_vector

trait whose value is true iff T is a vector type known to VectorAbstraction

const bool Dune::XT::Common::is_vector::value

No documentation provided.