From: Stjepan Rajko (stipe_at_[hidden])
Date: 2008-08-24 13:06:23


On Sun, Aug 24, 2008 at 9:37 AM, Peng Yu <pengyu.ut_at_[hidden]> wrote:
> Hi,
>
> I want to do accumulation on boost::fusion::vector. Please refer to
> the comment in the code. Can somebody let me know how to do it?
>

Try:
http://spirit.sourceforge.net/dl_more/fusion_v2/libs/fusion/doc/html/fusion/algorithm/iteration/functions/accumulate.html

HTH,

Stjepan