OSDN Git Service

2001-06-12 Benjamin Kosnik <bkoz@redhat.com>
authorbkoz <bkoz@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 13 Jun 2001 01:50:27 +0000 (01:50 +0000)
committerbkoz <bkoz@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 13 Jun 2001 01:50:27 +0000 (01:50 +0000)
commit7b2b1e10fafc5456d6faf2cced56b494ff8c636d
treedbe54162ee04765c3802d1e2d54c98c8bdbc168a
parentf3a62166ee468c21169b8369747e0d946ed0eb2e
2001-06-12  Benjamin Kosnik  <bkoz@redhat.com>

* include/bits/fpos.h (fpos::operator-): Don't return reference,
return original, non-modified version.
(fpos::operator+): Same.
* testsuite/27_io/fpos.cc: Add test.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@43290 138bc75d-0d04-0410-961f-82ee72b054a4
libstdc++-v3/ChangeLog
libstdc++-v3/testsuite/27_io/fpos.cc