Formatting based on the fmt-library which implements std::format of C++20. More...
#include <dumux/io/format/fmt/format.h>#include <dumux/io/format/fmt/ranges.h>Go to the source code of this file.
For documentation of the functions, see https://en.cppreference.com/w/cpp/utility/format For a documentation of formatting styles, see https://en.cppreference.com/w/cpp/utility/format/formatter#Standard_format_specification
Once std::format / C++20 is available, we can use the standard library here.
| Namespaces | |
| namespace | Dumux | 
| namespace | Dumux::Fmt | 
| Formatting tools in the style of std::format (C++20) | |