Boost logo

Boost :

From: Joel de Guzman (joel_at_[hidden])
Date: 2006-09-26 20:43:39


Hi,

Ok, as promised. Support for classic boost::tuple has been added.
Now yer ole boost tuples are full fusion citizens. Now boost::tuple
can do for_each, transform, fold, find, assign/convert to other
fusion sequences, etc.

Now there are 3 adapted sequences:
1) std::pair
2) boost::array
3) boost::tuples::tuple

And, from the start, of course all MPL sequences are full
fusion citizens too.

I hope more boost libraries can be "fusion-ified" :)

Have fun!!!

Regards,

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

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