David Abrahams wrote:
> Aleksey Gurtovoy <[EMAIL PROTECTED]> writes:
> 
> >
> > So, now the question is, how to name the adaptor? :) Does 
> > 'unroll_args' sound right/good enough?
> 
> Neat idea! How about "unary" or "unaryize"?

I like the latter, but it doesn't appear to be a word; "unarize" is not a
word either, but at least google finds a couple of them :). On a second
thought, I am not sure if it's a good choice. Does

    apply< unarize<F>, list<int,long> >::type

convey the discussed meaning for you?

Aleksey
_______________________________________________
Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost

Reply via email to