|
preCICE v3.3.1
|
#include <fmtSTL.hpp>
Public Member Functions | |
| template<typename FormatContext> | |
| auto | format (const std::set< T, Compare, Allocator > &s, FormatContext &ctx) const |
| Formats sets like { s, e, t, s}. | |
Definition at line 39 of file fmtSTL.hpp.
|
inline |
Formats sets like { s, e, t, s}.
Definition at line 42 of file fmtSTL.hpp.