Boost logo

Boost Users :

Subject: Re: [Boost-users] [Proto] Building a mpl::vector from an expression
From: Steven Watanabe (watanabesj_at_[hidden])
Date: 2009-08-18 16:11:09


AMDG

christophe henry wrote:
> I am trying to build a mpl::vector from an expression like
>
> (string(),ClassA(),ClassB())
>
> To get a mpl::vector<string,ClassA,ClassB>
>
> <snip>
>
> Is there a way to do this or I should give up the idea?
>

Does fold_tree help?

In Christ,
Steven Watanabe


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net