From: Gennaro Prota (gennaro_prota_at_[hidden])
Date: 2004-04-17 04:06:49


On Wed, 14 Apr 2004 09:05:27 -0400, David Abrahams
<dave_at_[hidden]> wrote:

>Gennaro Prota <gennaro_prota_at_[hidden]> writes:
>
>> I also added
>> the following functions: find_first, find_next
>
>You also need find_first_not and find_next_not.
>
>Maybe also find_last and all of those variations?

Hmm... I would hate to have so much functions though. Will think to
some mechanism to compose them from smaller pieces. Thanks for the
suggestion.

Genny.