Subject: Re: [Boost-users] [Fusion] Views of Associative Sequences
From: Christopher Schmidt (mr.chr.schmidt_at_[hidden])
Date: 2009-11-10 06:20:29


er schrieb:
> I wonder if I should wait for v1.41 (when : is there an estimate?) or if
> I can already remove joint_view.hpp from my current copy of boost and
> replace it with the new one : do you remember if the changes in
> joint_view standalone?

Unfortunately the changes in <boost/fusion/view/joint_view/*> are not
stand-alone, and I was too late to merge them into the 1.41 release branch.
I suggest you to work with a copy of the HEAD of the trunk.

-Christopher