$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Joel de Guzman (joel_at_[hidden])
Date: 2008-07-11 18:42:55
Peng Yu wrote:
> Hi,
>
> Is there a helper function for boost::fusion::vector just as
> std::make_pair to std::pair?
>
> boost::fusion::vector<very_loooooooooooooooooong_type,...,very_loooooooooooooooooong_type>
> v(...,,...);
>
> Suppose I have the above case, where the declaration is very long, I
> would like a helper function to simplify the above definition.
make_vector
Regards,
-- Joel de Guzman http://www.boostpro.com http://spirit.sf.net