$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] [proto] folding a proto tree in reverse
From: Maurizio Vitale (mav_at_[hidden])
Date: 2009-08-30 10:32:03
Sorry for the noise, please disregard the previous post. I was missing
the state in the invocation of the fold. Which is ok, when you don't
have a data (it gets default constructed, which would have been ok for
me), but cannot possibly work with data.
--