Re: [Boost-users] [tuple] generating tuples from type lists
From: Joel de Guzman
Oh. You are looking at Fusion1. That was the pre-review version. We now have Fusion2 (which I will put in the CVS soon) which is the review version. Sorry for the confusion.
I played a bit with this pre review wersion (which is accidentaly in the released boost version 1.33.1), and I sort of getting stuck when I am trying to put arrays into the tuple with make_tuple(). Is there a way to do it? Thx ImRe
imre@u-tx.com wrote:
From: Joel de Guzman
Oh. You are looking at Fusion1. That was the pre-review version. We now have Fusion2 (which I will put in the CVS soon) which is the review version. Sorry for the confusion.
I played a bit with this pre review wersion (which is accidentaly in the released boost version 1.33.1), and I sort of getting stuck when I am trying to put arrays into the tuple with make_tuple(). Is there a way to do it?
arrays? As in boost::array? What do you exactly mean? Could you explain a bit more? Anyway, I'm puting Fusion2 into the CVS tonight. You might want to check it out instead. Regards, -- Joel de Guzman http://www.boost-consulting.com http://spirit.sf.net
participants (2)
-
imre@u-tx.com
-
Joel de Guzman