From dev-return-7787-apmail-stdcxx-dev-archive=stdcxx.apache.org@stdcxx.apache.org Fri Jun 06 20:33:49 2008 Return-Path: Delivered-To: apmail-stdcxx-dev-archive@www.apache.org Received: (qmail 52444 invoked from network); 6 Jun 2008 20:33:48 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 6 Jun 2008 20:33:48 -0000 Received: (qmail 19515 invoked by uid 500); 6 Jun 2008 20:33:51 -0000 Delivered-To: apmail-stdcxx-dev-archive@stdcxx.apache.org Received: (qmail 19495 invoked by uid 500); 6 Jun 2008 20:33:51 -0000 Mailing-List: contact dev-help@stdcxx.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@stdcxx.apache.org Delivered-To: mailing list dev@stdcxx.apache.org Received: (qmail 19478 invoked by uid 99); 6 Jun 2008 20:33:51 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 06 Jun 2008 13:33:51 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: local policy) Received: from [208.30.140.160] (HELO moroha.roguewave.com) (208.30.140.160) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 06 Jun 2008 20:32:55 +0000 Received: from exchmail01.Blue.Roguewave.Com (exchmail01.blue.roguewave.com [10.22.129.22]) by moroha.roguewave.com (8.13.6/8.13.6) with ESMTP id m56KXGcG009909 for ; Fri, 6 Jun 2008 20:33:16 GMT X-MimeOLE: Produced By Microsoft Exchange V6.5 Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Subject: integral_constant (Was RE: New config macros for 4.3.x) Date: Fri, 6 Jun 2008 14:33:12 -0600 Message-ID: X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: integral_constant (Was RE: New config macros for 4.3.x) Thread-Index: AcjHUKq2tW9PUSOGSJiT2DbkPzMDJgABi11gAC9a/kA= References: <48485600.6060300@roguewave.com> From: "Eric Lemings" To: X-Virus-Checked: Checked by ClamAV on apache.org =20 Hey Travis, how confident are you in your std::integral_constant class template? Is that ready to be checked in? If so, I need it to implement std::tuple_size class template. Brad. > -----Original Message----- > From: Travis Vitek [mailto:Travis.Vitek@roguewave.com]=20 > Sent: Thursday, June 05, 2008 3:56 PM > To: dev@stdcxx.apache.org > Subject: RE: New config macros for 4.3.x >=20 >=20 > I'll commit them right away. I've updated them taking=20 > Martin's feedback > into consideration. >=20 > Travis=20 >=20 > >-----Original Message----- > >From: Martin Sebor [mailto:msebor@gmail.com] On Behalf Of=20 > Martin Sebor > >Sent: Thursday, June 05, 2008 2:09 PM > >To: dev@stdcxx.apache.org > >Subject: Re: New config macros for 4.3.x > > > >Eric Lemings wrote: > >> =20 > >> Unless someone can think of a reason not to do this, I was=20 > >wondering if > >> we couldn't go ahead and commit the new config tests for r-value > >> referenes and variadic templates that Travis wrote into the 4.3.x > >> branch? We'll almost certainly need these checks in 4.3.x. > > > >Sounds reasonable to me. > > > >Martin > > > >> =20 > >> Thanks, > >> Brad. > > > > >=20