Template Struct IsArrayContainer< array::ArrayContainer< Shape< SizeType, dims >, StorageScalar > >#

Inheritance Relationships#

Base Type#

  • public std::true_type

Struct Documentation#

template<typename SizeType, size_t dims, typename StorageScalar>
struct IsArrayContainer<array::ArrayContainer<Shape<SizeType, dims>, StorageScalar>> : public std::true_type#