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++/40804] STL: operator>= for pair "hides" general operator>= from std::rel_ops



------- Comment #1 from mariofutire at googlemail dot com  2009-07-19 09:11 -------
Created an attachment (id=18227)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=18227&action=view)
Preprocessed file to reproduce the error.

Filed obtained with 

g++ -E foo.cpp -o foo.i

to reproduce the issue.


-- 


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


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