This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: [variadic templates]feature request: n-th element of expansion
- From: Jason Merrill <jason at redhat dot com>
- To: Larry Evans <cppljevans at suddenlink dot net>
- Cc: gcc at gcc dot gnu dot org
- Date: Thu, 19 Nov 2009 18:23:44 -0500
- Subject: Re: [variadic templates]feature request: n-th element of expansion
- References: <hducd8$9vd$1@ger.gmane.org>
On 11/17/2009 09:36 AM, Larry Evans wrote:
Could g++ provide this feature? How hard would it be to implement.
It probably wouldn't be difficult to implement, but I'd want someone to
champion the extension with the C++ committee as well. Have you asked
Doug Gregor what he thinks? I assume that omitting this functionality
was deliberate.
Jason