------- 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