Flow123d
release_2.2.0-914-gf1a3a4f
|
Go to the source code of this file.
Namespaces | |
fmt | |
fmt::internal | |
Functions | |
template<typename Char > | |
void | fmt::printf (BasicWriter< Char > &w, BasicCStringRef< Char > format, ArgList args) |
std::string | fmt::sprintf (CStringRef format, ArgList args) |
std::wstring | fmt::sprintf (WCStringRef format, ArgList args) |
FMT_API int | fmt::fprintf (std::FILE *f, CStringRef format, ArgList args) |
int | fmt::printf (CStringRef format, ArgList args) |