Re: [boost] Re: MPL usage for code generation
by =?iso-8859-1?Q?Terje_Sletteb=F8?= other posts by this author
Jan 23 2003 11:30AM messages near this date
Re: [boost] Re: MPL usage for code generation
|
Re: [boost] Re: MPL usage for code generation
> From: "Terje Slettebø" <tslettebo@[...].no>
>
> I can imagine something like this:
>
> template<class Sequence, class T, template<class> void Function(T)>
> struct for_each;
>
> Possibly using overloaded class templates, as well (another possible
> extension).
Come to think of it, the latter wouldn't be needed here, as for_each is a
function template, and they can be overloaded. :) That would allow different
arity for the the function template template parameter.
Regards,
Terje
_______________________________________________
Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost
Thread:
Hugo Duncan
Andrei Alexandrescu
Hugo Duncan
Hugo Duncan
Hugo Duncan
David Abrahams
Peter Dimov
David Abrahams
=?iso-8859-1?Q?Terje_Sletteb=F8?=
=?iso-8859-1?Q?Terje_Sletteb=F8?=
=?iso-8859-1?Q?Terje_Sletteb=F8?=
David Abrahams
Hugo Duncan
Andrei Alexandrescu
David Abrahams
David Abrahams
Andrei Alexandrescu
David Abrahams
Douglas Paul Gregor
David Abrahams
Douglas Paul Gregor
David Abrahams
Douglas Paul Gregor
David Abrahams
Douglas Paul Gregor
|