Paolo Carlini wrote: > Can you see anything wrong with calling find_if, instead? Actually, > first blush, I don't understand why find_if was not exploited also in > the original HP/SGI code... In order to implement this, bind2nd is needed, apparently, but I cannot see anything wrong... Paolo.