Previous fileTop of DocumentContentsIndex pageNext file
Apache C++ Standard Library User's Guide

35.5 Synchronizing the Standard Iostream Objects

The predefined Standard Iostream objects std::cin, std::cout, std::cerr, and std::clog , and their wide character counterparts, std::wcin, std::wcout, std::wcerr, and std::wclog, are examples of synchronized streams:



Previous fileTop of DocumentContentsIndex pageNext file