[fusion] accumulate documentation

21 Jan
2007
21 Jan
'07
6:57 p.m.
Hi, I've tried some code similar to the example here: <http://spirit.sourceforge.net/dl_more/fusion_v2/libs/fusion/doc/html/fusion/algorithms/iteration/functions/accumulate.html> but to get it to compile I have to make the inner function class 'result' instead of 'apply'. Chris

22 Jan
22 Jan
12:41 a.m.
Chris Weed wrote:
Hi, I've tried some code similar to the example here: <http://spirit.sourceforge.net/dl_more/fusion_v2/libs/fusion/doc/html/fusion/algorithms/iteration/functions/accumulate.html> but to get it to compile I have to make the inner function class 'result' instead of 'apply'.
Fixed. I changed all "apply" to "result" in the algorithm sections. Regards, -- Joel de Guzman http://www.boost-consulting.com http://spirit.sf.net
6735
Age (days ago)
6736
Last active (days ago)
11 comments
4 participants
participants (4)
-
Chris Weed
-
Joel de Guzman