Template Struct IsVector< vectorDetail::GenericVectorStorage< T, N > >#

Inheritance Relationships#

Base Type#

  • public std::true_type

Struct Documentation#

template<typename T, size_t N>
struct IsVector<vectorDetail::GenericVectorStorage<T, N>> : public std::true_type#