#include "di/container/string/encoding.h"
#include "di/container/string/string_impl.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.h"
Go to the source code of this file.
Classes | |
struct | di::format::detail::PresentEncodedFunction< Enc > |
Namespaces | |
namespace | di |
namespace | di::format |
namespace | di::format::detail |
Variables | |
template<concepts::Encoding Enc> | |
constexpr auto | di::format::present_encoded = detail::PresentEncodedFunction<Enc> {} |