preCICE v3.1.2
|
#include <fmtSTL.hpp>
Public Member Functions | |
template<typename FormatContext > | |
auto | format (const std::array< T, n > &v, FormatContext &ctx) const |
Formats arrays like [ l, i, s, t, s ]. | |
Definition at line 29 of file fmtSTL.hpp.
|
inline |
Formats arrays like [ l, i, s, t, s ].
Definition at line 32 of file fmtSTL.hpp.