Go to the source code of this file.
Classes | |
struct | di::io::detail::WriterPrintlnFunction< Enc > |
Namespaces | |
namespace | di |
namespace | di::io |
namespace | di::io::detail |
Variables | |
template<concepts::Encoding Enc> | |
constexpr auto | di::io::writer_println = detail::WriterPrintlnFunction<Enc> {} |
template<concepts::Encoding Enc> | |
constexpr auto | di::writer_println |