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