Template Struct is_vector< std::vector< T > >

Inheritance Relationships

Base Type

  • public true_type

Struct Documentation

template<class T>
struct is_vector<std::vector<T>> : public true_type