------- Comment #4 from redi at gcc dot gnu dot org 2010-05-07 12:20 ------- alternatively you could just use std::less<integer>()(x, 0) which avoids the warning
-- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44021
------- Comment #4 from redi at gcc dot gnu dot org 2010-05-07 12:20 ------- alternatively you could just use std::less<integer>()(x, 0) which avoids the warning
-- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44021