
1 Apr
2009
1 Apr
'09
3:19 a.m.
Upon reflexion, my problem boils down to finding a metafunction that
maps an mpl sequence, such as
typedef mpl::vector
output;
The implementation of parameter::parameters uses a macro so unless I'm willing to/can generate input with macro it seems like a dead end. Correct?