
24 Jul
2009
24 Jul
'09
7:18 a.m.
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