
18 Aug
2009
18 Aug
'09
2:11 p.m.
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