Searched defs:equal_to_int (Results 1 – 1 of 1) sorted by relevance
260 struct equal_to_int struct264 equal_to_int( int i ) : i_(i) in equal_to_int() function267 bool operator()( int i ) const in operator ()()