This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libstdc++/14252] [3.4/3.5 regression] Problems with count and iterator_traits<istreambuf_iterator<char> >::difference_type
- From: "reichelt at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 24 Feb 2004 16:36:32 -0000
- Subject: [Bug libstdc++/14252] [3.4/3.5 regression] Problems with count and iterator_traits<istreambuf_iterator<char> >::difference_type
- References: <20040223061405.14252.schmid@snake.iap.physik.tu-darmstadt.de>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From reichelt at gcc dot gnu dot org 2004-02-24 16:36 -------
Shouldn't we supply operator++/-- for std::streamoff since
adding/subtracting 1 is allowed anyway [27.4.3.2]?
--
What |Removed |Added
----------------------------------------------------------------------------
Severity|normal |critical
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14252