From: John Maddock (john_at_[hidden])
Date: 2006-01-29 05:29:51


> In Feb 2005 there was a discussion of boost::tuple lib being
> replaced with a different more std::tr1 conforming version from
> boost::fusion. What is the status of this change?

No progress as such, as far as I know (at least as far as Boost.Tuple goes),
however the TR1 lib is using the new tuple code behind the scenes.

John.