j
k
j a
j l
AMDG christophe henry wrote:
I am trying to build a mpl::vector from an expression like (string(),ClassA(),ClassB()) To get a mpl::vector <snip> Is there a way to do this or I should give up the idea?
I am trying to build a mpl::vector from an expression like
(string(),ClassA(),ClassB())
To get a mpl::vector
<snip>
Is there a way to do this or I should give up the idea?
Does fold_tree help? In Christ, Steven Watanabe
Back to the thread
Back to the list