next up previous contents
Next: Description Up: Algorithms Previous: See Also   Contents

Prototype

template <typename ForwardIterator, typename Cursor>
ForwardIterator 
first_match(ForwardIterator first, ForwardIterator last, Cursor &c);


Vincent Le Maout 2003-07-08