[Bug c++/31031] ostream ambiguous operator&&

pcarlini at suse dot de gcc-bugzilla@gcc.gnu.org
Sat Mar 3 17:34:00 GMT 2007



------- Comment #2 from pcarlini at suse dot de  2007-03-03 17:34 -------
By the way, avoiding operator&& would be easy, just change the condition to 2
nested ifs, but I want to be clear about the general issue, whether the library
is supposed to be always and everywhere robust wrt overloaded operator&& and
operator||.


-- 


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



More information about the Gcc-bugs mailing list