|
di 0.1.0
|
#include "di/container/string/encoding.h"#include "di/container/string/string_impl.h"#include "di/format/concepts/format_context.h"#include "di/format/concepts/formattable.h"#include "di/format/format_string_impl.h"#include "di/format/make_format_args.h"#include "di/format/vformat_encoded_context.h"Go to the source code of this file.
Namespaces | |
| namespace | di |
| namespace | di::fmt |
Variables | |
| template<concepts::Encoding Enc> | |
| constexpr auto | di::fmt::format_encoded_context = detail::FormatEncodedContextFunction<Enc> {} |
| template<concepts::Encoding Enc> | |
| constexpr auto | di::format_encoded_context |