]> gcc.gnu.org Git - gcc.git/commit
istream.tcc: Use ios_base::iostate in place of iostate throughout.
authorMark Mitchell <mark@codesourcery.com>
Fri, 16 Feb 2001 03:35:50 +0000 (03:35 +0000)
committerMark Mitchell <mmitchel@gcc.gnu.org>
Fri, 16 Feb 2001 03:35:50 +0000 (03:35 +0000)
commitbcd0cabb199d7f49e76f8730fdcf5cbc76cc9cc7
tree21418664bffc0a711be8d7e32ff634aea6d88e95
parente6ec3b2ac3348292003d72c7daac8d0fab619d18
istream.tcc: Use ios_base::iostate in place of iostate throughout.

* include/bits/istream.tcc: Use ios_base::iostate in place of
iostate throughout.  Insert `typename' keyword where necessary.
* include/bits/ostream.tcc: Insert `typename' keyword where
necessary.

From-SVN: r39743
libstdc++-v3/ChangeLog
libstdc++-v3/include/bits/istream.tcc
libstdc++-v3/include/bits/ostream.tcc
This page took 0.060496 seconds and 5 git commands to generate.