This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/49759] std::streampos == int should be ambiguous
- From: "redi at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Sat, 16 Jul 2011 11:27:24 +0000
- Subject: [Bug c++/49759] std::streampos == int should be ambiguous
- Auto-submitted: auto-generated
- References: <bug-49759-4@http.gcc.gnu.org/bugzilla/>
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