PrevUpHomeNext

utx::kspt::wostream


utx::kspt::wostream - Utxcpp Output Concepts

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

utx::kspt::wostream

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

See Also

utx::print

utx::wprint

utx::kspt::ostream


PrevUpHomeNext

utx::print

esv::print