[v3] PATCH: PR 20599 (variadic templates, take two) (4/4)

Gennaro Prota gennaro_prota@yahoo.com
Wed Sep 20 19:00:00 GMT 2006


On Wed, 20 Sep 2006 14:52:24 -0400, "Doug Gregor"
<doug.gregor@gmail.com> wrote:

>I don't know of any plans to address this issue. TR1 basically just
>says that there are objects _1, _2, _3, etc. (up to _10, at least).
>Since each has a unique name, we'd need some kind of language solution
>to get rid of the repetition. It doesn't fit into variadic templates
>at all; I can't even think of anywhere it does fit.

Preprocessor "metaprogramming" :-)

--
Genny.



More information about the Libstdc++ mailing list