------- Comment #6 from giecrilj at stegny dot 2a dot pl 2010-09-01 22:39 ------- BTW, why is this implementation so repetitive? What would be wrong with saying lower_bound (a_, b_, c_) := lower_bound (a, b, c, less ())?
-- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45488