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++/31556] find_if uses operator! instead of conversion to bool



------- Comment #4 from chris at bubblescope dot net  2007-04-12 20:36 -------
Thats my understanding yes.

It might possibly at the same time be worth fixing predicates appears in && and
||, which have to be changed into nested ifs I think.


-- 


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


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