Standard C++ Library User Guide and Tutorial

find_if(on_hand.begin(), on_hand.end(),
bind2nd(WidgetTester(), wid));