forked from KolibriOS/kolibrios
libstdc++-v3-gcc-4.8.5
git-svn-id: svn://kolibrios.org@6325 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
@@ -48,13 +48,13 @@ _GLIBCXX_BEGIN_NAMESPACE_VERSION
|
||||
*
|
||||
* The <iostream> header declares the eight <em>standard stream
|
||||
* objects</em>. For other declarations, see
|
||||
* http://gcc.gnu.org/onlinedocs/libstdc++/manual/bk01pt11ch24.html
|
||||
* http://gcc.gnu.org/onlinedocs/libstdc++/manual/io.html
|
||||
* and the @link iosfwd I/O forward declarations @endlink
|
||||
*
|
||||
* They are required by default to cooperate with the global C
|
||||
* library's @c FILE streams, and to be available during program
|
||||
* startup and termination. For more information, see the HOWTO
|
||||
* linked to above.
|
||||
* startup and termination. For more information, see the section of the
|
||||
* manual linked to above.
|
||||
*/
|
||||
//@{
|
||||
extern istream cin; /// Linked to standard input
|
||||
|
Reference in New Issue
Block a user