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 c++/49759] std::streampos == int should be ambiguous


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

--- Comment #1 from Jonathan Wakely <redi at gcc dot gnu.org> 2011-07-16 11:27:20 UTC ---
Where in the standard does it say that behaviour is required?

The standard says what operations streampos must support, it doesn't say (as
far as I can see) that it can't also support that operation


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