|
Smith
0.1
Smith is an implicit thermal structural mechanics simulation code.
|
Shared helpers for C++ standard formatting support in Smith. More...
#include <format>#include <sstream>#include <string>#include <string_view>

Go to the source code of this file.
Classes | |
| struct | smith::format::OstreamFormatter |
Formatter that renders values through operator<<. More... | |
Namespaces | |
| smith | |
| Accelerator functionality. | |
Functions | |
| template<typename T > | |
| std::string | smith::format::streamed (const T &value) |
| Converts a value to a string using its stream insertion operator. | |
Shared helpers for C++ standard formatting support in Smith.
Definition in file format.hpp.