fstream.tcc (basic_filebuf<>::open): Fix & ordering.
authorRichard Henderson <rth@redhat.com>
Fri, 12 Apr 2002 05:42:23 +0000 (22:42 -0700)
committerRichard Henderson <rth@gcc.gnu.org>
Fri, 12 Apr 2002 05:42:23 +0000 (22:42 -0700)
commitb773723097c8f6b82842e9d3deaa18933d9bbff4
tree982e59c23e7bf74eb041871cc4e8d5a4dffe0a27
parent3d9268b697572708f62e46ba4831a45572275ae3
fstream.tcc (basic_filebuf<>::open): Fix & ordering.

* include/bits/fstream.tcc (basic_filebuf<>::open): Fix & ordering.
* include/bits/ostream.tcc (basic_ostream<>::operator<<(long)): Same.
(basic_ostream<>::operator<<(long long)): Same.

From-SVN: r52198
libstdc++-v3/ChangeLog
libstdc++-v3/include/bits/fstream.tcc
libstdc++-v3/include/bits/ostream.tcc