Template Struct formatter< librapid::Stride< T > >#

Inheritance Relationships#

Base Type#

  • public fmt::formatter< librapid::Shape >

Struct Documentation#

template<typename T>
struct formatter<librapid::Stride<T>> : public fmt::formatter<librapid::Shape>#

Public Functions

template<typename FormatContext>
inline auto format(const librapid::Stride<T> &stride, FormatContext &ctx)#