ostream

Standard library header <ostream>

This header is part of the Input/output library.

Classes

wraps a given abstract device (std::basic_streambuf)
and provides high-level output interface
(class template)
std::ostream basic_ostream<char>
(typedef)
登录查看完整内容