c++里面ostream是干什么的

c++里面ostream是干什么的

C++中的ostream是用于输出的流类。以下是详细解释:

基本定义和功能

具体作用

与istream的区别

标签:c++,ostream,干什么