Template Struct IsFixedStorage< FixedStorage< Scalar, Size… > >#

Inheritance Relationships#

Base Type#

  • public std::true_type

Struct Documentation#

template<typename Scalar, size_t... Size>
struct IsFixedStorage<FixedStorage<Scalar, Size...>> : public std::true_type#