Iros
 
Loading...
Searching...
No Matches
writer.h File Reference

Go to the source code of this file.

Classes

struct  di::io::detail::WriteSomeMember
 
struct  di::io::detail::FlushMember
 
struct  di::io::WriteSome
 
struct  di::io::Flush
 

Namespaces

namespace  di
 
namespace  di::io
 
namespace  di::io::detail
 
namespace  di::meta
 

Typedefs

using di::io::Writer = meta::List<WriteSome, Flush>
 
template<typename T, concepts::Impl< io::Writer > Writer>
using di::meta::WriterResult
 
using di::Writer
 

Variables

constexpr auto di::io::write_some = WriteSome {}
 
constexpr auto di::io::flush = Flush {}
 
constexpr auto di::write_some