
2009/7/24 Marshall Clow <mclow.lists@gmail.com>
On Jul 23, 2009, at 7:35 PM, Patrick Mihelich wrote:
What does Boost Algorithm contain? "Collection of useful algorithms" tells
me nothing. Could you also please link to its location in the sandbox.
Patrick
On Wed, Jul 22, 2009 at 1:47 PM, Marshall Clow <mclow.lists@gmail.com
wrote:
Boost.Algorithm is a collection of useful algorithms, most from the
"Library in a week" session from BoostCon 2008. The code (and tests) are available in the sandbox.
Code: {sandbox}/boost/algorithm: <https://svn.boost.org/trac/boost/browser/sandbox/boost/algorithm>
Tests/ {sandbox}/libs/algorithm: <https://svn.boost.org/trac/boost/browser/sandbox/libs/algorithm>
-- Marshall
Is there some documentation that describes the algorithms and their implementations? The doc directory doesn't contain any documentation - is it somewhere else? Thanks -- Craig