$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Joel de Guzman (joel_at_[hidden])
Date: 2006-08-16 08:11:46
imre_at_[hidden] wrote:
> From: Joel de Guzman <joel_at_[hidden]>
>>> Maybe boost::fusion can help.
>> Sure:
>>
>> typename boost::fusion::result_of::as_vector<your_type_list>::type
>
> I am new to boost, so could you elaborate this a bit?
>
> I can't seem to find anything called result_of in the boost::fusion
> namespace. If this name is hidden by some macro magic, could you give the
> header file I have to #include? Else could you explain what am I missing?
>
> I was able to do something like this:
>
[snip code]
>
> But I have the feeling this might not be the intended way of usage ...
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.
Regards,
-- Joel de Guzman http://www.boost-consulting.com http://spirit.sf.net