On Mon, 13 Jan 2003 01:16:07 +0100, Gennaro Prota <[EMAIL PROTECTED]> wrote:
>Maybe it's worth noting, as well, that then generalizing things a bit >something like: > > > template <typename T1, typename T2, typename T3> > int f(T1 t1, T2 t2, T3 t3); > > >becomes a generator of variadic functions with a fixed maximum number >of arguments. Hmm... but only if you omit the parameter names. Ok, ok... I think it's better that I go to bed now :-) Genny. _______________________________________________ Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost