Boost logo

Boost :

From: rogeeff (rogeeff_at_[hidden])
Date: 2001-12-05 02:02:55


Hi,

I have always wandering why STK does not provide folowing algorithms
(std::string have them):

find_first_not_of - 2 versions
find_last_of - 2 versions
find_last_not_of - 2 versions

but only 2 versions of find_first_of. May be I just missing the way
how to implement them in turms of some other algorithms? If not I
think it could be valuable to fill this gap.

Gennadiy.

--- In boost_at_y..., Jeremy Siek <jsiek_at_c...> wrote:
> Hi All,
>
> Every so often the topic comes up of miscellaneous algorithms that
aren't
> in STL, and would be good to have in Boost. I had volunteered to
get that
> started, but haven't had much time to do so, and didn't have a good
idea
> of how to get started.
>
> So, to finally get things started, I've created a page at the Boost
Users
> Wiki.
>
> http://www.crystalclearsoftware.com/cgi-bin/boost_wiki/wiki.pl?
STLAlgorithmExtensions
>
> This page is meant to be both a wish list as well as a place to put
the
> algorithms. The hope is that lots of people will add entries for
> algorithms they would like to see in the library, and that lots of
people
> will actually write the algorithms that are requested.
>
> To get things started I've typed in 4 entries to give people a
flavor for
> the kinds of algorithms that would go in here, e.i., what the scope
is. As
> I'm writing code, when I hit an algorithm that seems generally
useful, and
> the operates on sequences, then I'll add an entry. I hope you all
will do
> the same!
>
> Cheers,
> Jeremy
>
>
> --------------------------------------------------------------------

--
>  Jeremy Siek                          http://php.indiana.edu/~jsiek/
>  Ph.D. Student, Indiana Univ. B'ton   email: jsiek_at_o...
>  C++ Booster (http://www.boost.org)   office phone: (812) 855-3608
> --------------------------------------------------------------------
--

Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk