Top / <iostream>ヘッダ
<iostream>ヘッダ †
外部オブジェクト †
cin †
形式
namespace std {
extern istream cin;
}
cout †
形式
namespace std {
extern ostream cout;
}
cerr †
形式
namespace std {
extern ostream cerr;
}
clog †
形式
namespace std {
extern ostream clog;
}
wcin †
形式
namespace std {
extern wistream wcin;
}
wcout †
形式
namespace std {
extern wostream wcout;
}
wcerr †
形式
namespace std {
extern wostream wcerr;
}
wclog †
形式
namespace std {
extern wostream wclog;
}
Counter: 2852,
today: 1,
yesterday: 0
Last-modified: Mon, 21 Nov 2005 13:05:51 JST (5630d)
Last-modified: Mon, 21 Nov 2005 13:05:51 JST (5630d)