|
Smith
0.1
Smith is an implicit thermal structural mechanics simulation code.
|
Formatter that renders values through operator<<.
More...
#include <format.hpp>
Public Member Functions | |
| constexpr auto | parse (std::format_parse_context &ctx) const |
| Accepts the default formatting syntax. | |
| template<typename T > | |
| auto | format (const T &value, std::format_context &ctx) const |
| Formats a value by streaming it to a temporary string. | |
Formatter that renders values through operator<<.
Definition at line 32 of file format.hpp.