Iros
 
Loading...
Searching...
No Matches
di::io::detail::WriterPrintlnFunction< Enc > Struct Template Reference

#include <di/io/writer_println.h>

Public Member Functions

template<Impl< Writer > Writer, typename... Args, typename Sv = container::string::StringViewImpl<Enc>>
constexpr void operator() (Writer &writer, Sv format_string, Args &&... args) const
 

Member Function Documentation

◆ operator()()

template<concepts::Encoding Enc>
template<Impl< Writer > Writer, typename... Args, typename Sv = container::string::StringViewImpl<Enc>>
void di::io::detail::WriterPrintlnFunction< Enc >::operator() ( Writer & writer,
Sv format_string,
Args &&... args ) const
inlineconstexpr

The documentation for this struct was generated from the following file: