------- Comment #7 from bkoz at gcc dot gnu dot org  2006-09-13 06:19 -------

For the record, I'm strongly in favor of variadic templates. Key parts of TR1
(tuple, functional) necessitate some kind of compiler support in order to have
full implementations: the current limits on tuple size are an embarrasment. The
current implementation strategies for these library elements are highly complex
and far too pre-processor slap-happy for my comfort or taste.

As these parts of TR1 are already (as of Berlin) part of C++0X, I think it
behooves the C++ community to "get real" about robust solutions.

I think starting -std=c++0x is a great idea.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20599

Reply via email to