[LLVMbugs] [Bug 8190] template template parameters containing parameter packs (variadic) not implemented entirely
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Mon Sep 20 07:16:52 PDT 2010
http://llvm.org/bugs/show_bug.cgi?id=8190
Douglas Gregor <dgregor at apple.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |LATER
--- Comment #1 from Douglas Gregor <dgregor at apple.com> 2010-09-20 09:16:52 CDT ---
Variadic templates are completely unimplemented in Clang, and the current
minimal parsing will be removed. It's not worthwhile to file specific bugs
against them.
--
Configure bugmail: http://llvm.org/bugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
More information about the llvm-bugs
mailing list