Smith  0.1
Smith is an implicit thermal structural mechanics simulation code.
Public Member Functions | List of all members
smith::format::OstreamFormatter Struct Reference

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.
 

Detailed Description

Formatter that renders values through operator<<.

Definition at line 32 of file format.hpp.


The documentation for this struct was generated from the following file: