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++/14320] [3.4/3.5 Regression] istreambuf_iterator::difference_type is not a signed integral type


------- Additional Comments From peturr02 at ru dot is  2004-02-27 13:57 -------
Created an attachment (id=5808)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=5808&action=view)
Test case

This test case checks if istreambuf_iterator::difference_type provides
operator*= (this operator is supported by all signed integral types).


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14320


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