PrevUpHomeNext

esv::kspt::wostream


Do not deprive animals of their free.

esv::kspt::wostream - Esvcpp Output Concepts

esv::kspt::wostream is a concept to constrain a type that is convertible to std::wostream.

esv::kspt::wostream

template <typename type1>
concept wostream = ???;

See Also

esv::print

esv::wprint

esv::kspt::ostream


PrevUpHomeNext

esv::print