From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 21012 invoked by alias); 13 Aug 2009 05:01:58 -0000 Received: (qmail 17484 invoked by uid 48); 13 Aug 2009 05:01:24 -0000 Date: Thu, 13 Aug 2009 05:01:00 -0000 Message-ID: <20090813050124.17483.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [Bug c++/35722] [C++0x] Variadic templates expansion into non-variadic class template In-Reply-To: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "jack dot q dot word at gmail dot com" Mailing-List: contact gcc-bugs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: Sender: gcc-bugs-owner@gcc.gnu.org X-SW-Source: 2009-08/txt/msg01091.txt.bz2 ------- Comment #8 from jack dot q dot word at gmail dot com 2009-08-13 05:01 ------- Created an attachment (id=18348) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=18348&action=view) tuple & union examples with possibly proper variadic return type case relying on variadic template expansion -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35722