cpp-terminal 1.0.0
Small C++ library for writing multiplatform terminal applications
Loading...
Searching...
No Matches
iostream.hpp File Reference

Go to the source code of this file.

Namespaces

namespace  Term
 

Variables

TIstreamTerm::cin = reinterpret_cast<Term::TIstream&>(cin_buffer)
 
TOstreamTerm::cout = reinterpret_cast<Term::TOstream&>(cout_buffer)
 
TOstreamTerm::cerr = reinterpret_cast<Term::TOstream&>(cerr_buffer)
 
TOstreamTerm::clog = reinterpret_cast<Term::TOstream&>(clog_buffer)