Boost logo

Boost Users :

From: Joel de Guzman (joel_at_[hidden])
Date: 2005-12-01 21:25:54


Ronald Garcia wrote:
> Review Wizard Status Report

> Fusion
> Author - Joel de Guzman
> Review Manager - to be determined
>
> Download:
> http://spirit.sourceforge.net/dl_more/fusion_v2/

Please add this link to the zip file:
http://spirit.sourceforge.net/dl_more/fusion_v2.zip

I shall upload snapshots there every once in a while.
The directory and the zip file will always be in sync.
The full directory is uploaded for those who wish to
view the code/docs without having to download the whole
package. For example, the docs (work in progress) can be
read online at:

http://spirit.sourceforge.net/dl_more/fusion_v2/libs/fusion/doc/html/index.html

The zip file is provided for those who wish to actually try
the library. Just plug it in your Boost directory and fire.
The zip file is 612K in size.

Thanks!

> Description:
> Fusion is a library of heterogenous containers and views and
> algorithms. A set of heterogenous containers (vector, list, set and
> map) is provided out of the box along with view classes that present
> various composable views over the data. The containers and views
> follow a common sequence concept with an underlying iterator concept
> that binds it all together, suitably making the algorithms fully
> generic over all sequence types.
>
> The architecture is somewhat modeled after MPL which in turn is
> modeled after STL. It is code-named "fusion" because the library is
> the "fusion" of compile time metaprogramming with runtime
> programming.

Regards,

-- 
Joel de Guzman
http://www.boost-consulting.com
http://spirit.sf.net

Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net