$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Chris Weed (chrisweed_at_[hidden])
Date: 2007-01-21 13:57:25
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