|
di 0.1.0
|
#include "di/container/string/string_view_impl.h"#include "di/format/concepts/format_context.h"#include "di/format/concepts/formattable.h"#include "di/function/monad/monad_try.h"#include "di/util/voidify.h"#include "di/vocab/variant/prelude.h"Go to the source code of this file.
Classes | |
| class | di::fmt::ErasedArg< Context > |
Namespaces | |
| namespace | di |
| namespace | di::fmt |
Typedefs | |
| template<concepts::Formattable... Types> | |
| using | di::fmt::ConstexprFormatArg = Variant<Types&..., Void> |
| template<concepts::FormatContext Context> | |
| using | di::fmt::FormatArg |