preCICE v3.1.2
|
#include <fmtSTL.hpp>
Public Member Functions | |
template<typename FormatContext > | |
auto | format (const std::pair< F, S > &p, FormatContext &ctx) const |
Formats pairs like tuples ( first, second ) | |
Definition at line 59 of file fmtSTL.hpp.
|
inline |
Formats pairs like tuples ( first, second )
Definition at line 62 of file fmtSTL.hpp.