This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug libstdc++/14252] [3.4/3.5 regression] Problems with count and iterator_traits<istreambuf_iterator<char> >::difference_type


------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]