istream
Standard library header <istream>
This header is part of the input/output library.
Classes |
|
wraps a given abstract device (std::basic_streambuf )and provides high-level input interface (class template) |
|
std::istream | basic_istream<char> (typedef) |
登录查看完整内容
|