This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [C++ PATCH] Handle template <typename... T> void fn (const T...) (PR c++/31434)
- From: Jason Merrill <jason at redhat dot com>
- To: Jakub Jelinek <jakub at redhat dot com>
- Cc: Doug Gregor <doug dot gregor at gmail dot com>, gcc-patches at gcc dot gnu dot org
- Date: Thu, 27 Sep 2007 14:50:12 -0400
- Subject: Re: [C++ PATCH] Handle template <typename... T> void fn (const T...) (PR c++/31434)
- References: <20070927183622.GU2625@devserv.devel.redhat.com>
OK.
Jason