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 #6 from paolo dot carlini at oracle dot com  2009-07-19 18:36 -------
In general, I recommend being wary of anything having to do with rel_ops: most
of the authors of the original C++03 standard have today a very low opinion of
it, essentially consider it irreparably broken.


-- 


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]