From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 32336 invoked by alias); 12 Sep 2006 15:51:08 -0000 Received: (qmail 32208 invoked by uid 48); 12 Sep 2006 15:50:53 -0000 Date: Tue, 12 Sep 2006 15:51:00 -0000 Message-ID: <20060912155053.32207.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [Bug c++/20599] variadic template support In-Reply-To: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "pcarlini at suse dot de" Mailing-List: contact gcc-bugs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-bugs-owner@gcc.gnu.org X-SW-Source: 2006-09/txt/msg01036.txt.bz2 List-Id: ------- Comment #3 from pcarlini at suse dot de 2006-09-12 15:50 ------- Then the real issue maybe is the following: what are we going to do vs C++0x features? Shall we set-up the compiler switch for it (-std=c++0x?) and start adding things? Or people believe it's too early? Maybe a good compromise would be wait for inclusion in the draft, to wit before C++0x (but later than now for variadic templates, for example)? -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20599