$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: [boost] Request for Review - Boost Algorithm
From: Marshall Clow (mclow.lists_at_[hidden])
Date: 2009-07-22 16:47:35
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.
-- Marshall