#include "di/format/format_arg.h"#include "di/format/format_args_storage.h"#include "di/vocab/tuple/prelude.h"Go to the source code of this file.
Namespaces | |
| namespace | di |
| namespace | di::format |
Functions | |
| template<concepts::FormatContext Context, concepts::Formattable... Types> | |
| constexpr auto | di::format::make_format_args (Types &&... values) |