template<typename T>
requires std::derived_from<T, Eigen::DenseBase<T>>
struct fmt::is_range< T, char >
Definition at line 32 of file FormattingUtils.h.
#include <FormattingUtils.h>
The documentation for this struct was generated from the following file: