
24 Feb
2009
24 Feb
'09
3:02 a.m.
on Sun Feb 22 2009, er <erwann.rogard-AT-gmail.com> wrote:
I've realized I wasn't using deduced properly. Something like this?
typedef parameter::parameters< parameter::required< parameter::deduced<tag_type>, is_same<mpl::_1,self_type> >
params;
Should allow and ArgPack of the form ((tag = x)) or ((x)), provided x is of type self_type, right?
Yes, that looks right to me. -- Dave Abrahams BoostPro Computing http://www.boostpro.com