
21 Jan
2007
21 Jan
'07
11:57 a.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

21 Jan
21 Jan
5:41 p.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
6723
Age (days ago)
6724
Last active (days ago)
1 comments
2 participants
participants (2)
-
Chris Weed
-
Joel de Guzman