#include "di/container/string/string_impl.h"#include "di/container/string/string_view_impl.h"#include "di/format/vpresent_encoded_context.h"#include "di/function/monad/monad_try.h"#include "di/meta/vocab.h"#include "di/util/move.h"Go to the source code of this file.
Classes | |
| struct | di::format::detail::VPresentEncodedFunction< Enc > |
Namespaces | |
| namespace | di |
| namespace | di::format |
| namespace | di::format::detail |
Variables | |
| template<concepts::Encoding Enc> | |
| constexpr auto | di::format::vpresent_encoded = detail::VPresentEncodedFunction<Enc> {} |