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