On 08.11.2010 00:05, Douglas Gregor wrote: > Author: dgregor > Date: Sun Nov 7 17:05:16 2010 > New Revision: 118385 > > URL: http://llvm.org/viewvc/llvm-project?rev=118385&view=rev > Log: > Remove broken support for variadic templates, along with the various > abstractions (e.g., TemplateArgumentListBuilder) that were designed to > support variadic templates. Only a few remnants of variadic templates > remain, in the parser (parsing template type parameter packs), AST > (template type parameter pack bits and TemplateArgument::Pack), and > Sema; these are expected to be used in a future implementation of > variadic templates. > > But don't get too excited about that happening now.
Aww ... _______________________________________________ cfe-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
