$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Dan (dan_at_[hidden])
Date: 2004-07-01 13:48:05
Hi Daniel,
I tried your code as well and it works fine (it's also nice and compact)
>I don't know why you are using iter_fold instead of just fold here, but
>anyway:
Oops, don't assume I know what I'm doing, because I don't! Yesterday was the
first I ever heard of boost MPL. Whats the difference between iter_fold and
fold? I replaced iter_fold with fold in your code and it works as well.
Thanks,
-A fellow Daniel :)