(C++) std::ostream

January 8, 2018 · View on GitHub

 

 

 

 

 

(C++) std::ostream

 

std::ostream is the data type for an output stream. std::cout, std::cerr and std::clog are global std::ostreams.