#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/vpresent_encoded_context.h"Go to the source code of this file.
Classes | |
| struct | di::format::detail::PresentEncodedContextFunction< Enc > |
Namespaces | |
| namespace | di |
| namespace | di::format |
| namespace | di::format::detail |
Variables | |
| template<concepts::Encoding Enc> | |
| constexpr auto | di::format::present_encoded_context = detail::PresentEncodedContextFunction<Enc> {} |
| template<concepts::Encoding Enc> | |
| constexpr auto | di::present_encoded_context |