Template Struct is_std_vector< std::vector< T, TArgs… > >

Inheritance Relationships

Base Type

  • public std::true_type

Struct Documentation

template<typename T, typename ...TArgs>
struct is_std_vector<std::vector<T, TArgs...>> : public std::true_type