220 6783 <4457181.bkIbsFcUUi@tjmaciei-mobl2> article
Path: news.gmane.org!not-for-mail
From: Thiago Macieira <thiago@macieira.org>
Newsgroups: gmane.comp.lang.c++.isocpp.proposals
Subject: Re: Re: enumeration pack and `__enumerator__`
 template variable
Date: Sun, 29 Sep 2013 11:29:41 -0700
Lines: 19
Approved: news@gmane.org
Message-ID: <4457181.bkIbsFcUUi@tjmaciei-mobl2>
References: <fa498a07-e043-4262-aa79-738e18fbd860@isocpp.org> <16581f55-7acb-4b90-8235-2a5384065960@isocpp.org> <3297ee13-15a1-4645-825b-7324f6831864@isocpp.org>
Reply-To: std-proposals@isocpp.org
NNTP-Posting-Host: plane.gmane.org
Mime-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1
X-Trace: ger.gmane.org 1380479417 26974 80.91.229.3 (29 Sep 2013 18:30:17 GMT)
X-Complaints-To: usenet@ger.gmane.org
NNTP-Posting-Date: Sun, 29 Sep 2013 18:30:17 +0000 (UTC)
To: std-proposals@isocpp.org
Original-X-From: std-proposals+bncBCB4TK757YBRBNXDUGJAKGQEANUOCBY@isocpp.org Sun Sep 29 20:30:18 2013
Return-path: <std-proposals+bncBCB4TK757YBRBNXDUGJAKGQEANUOCBY@isocpp.org>
Envelope-to: gclcip-std-proposals@m.gmane.org
Original-Received: from mail-ee0-f69.google.com ([74.125.83.69])
	by plane.gmane.org with esmtp (Exim 4.69)
	(envelope-from <std-proposals+bncBCB4TK757YBRBNXDUGJAKGQEANUOCBY@isocpp.org>)
	id 1VQLl1-0001uz-Rz
	for gclcip-std-proposals@m.gmane.org; Sun, 29 Sep 2013 20:30:15 +0200
Original-Received: by mail-ee0-f69.google.com with SMTP id c41sf5453562eek.8
        for <gclcip-std-proposals@m.gmane.org>; Sun, 29 Sep 2013 11:30:15 -0700 (PDT)
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
        d=1e100.net; s=20130820;
        h=from:to:subject:date:message-id:user-agent:in-reply-to:references
         :mime-version:x-original-sender:x-original-authentication-results
         :reply-to:precedence:mailing-list:list-id:list-post:list-help
         :list-archive:list-subscribe:list-unsubscribe:content-type;
        bh=nU5e8o8zCgK99L0aUhoiuRBp72GaPkMJWoevVmqFPDg=;
        b=bCuV3ew4uRYPPmFYFY01p6XELeXJjTYEpIfsyAel4/COfji9oxs73rvguiOrF42Q0Z
         3ggE8lrXF8RS+BAgeL8U71qSB1irFgmYNsM8s/rFSF3GjPw9ybtYf/vz4+PpaHoZQlEy
         gVi51sFSYw5jKGhL5dxeeLiQgExnmphSb8TKuPClw3kK+zUAYeNb9Rn4Z2ovq94jbx6R
         usF9mnnEf1PmFFUoDhG9c6CaPh9G2pjWDNPHIY9Xo/rDFyW2LC9vsR3VlcvXfZ+ychVU
         mcWbmzh9zPzjdpo9vBTRI+aZK0tKXkRqHn7PwIRtcKR8fGaS6KFXqpOM4sxm+Oa6+Zn2
         i7Jg==
X-Received: by 10.180.21.166 with SMTP id w6mr3237539wie.2.1380479415570;
        Sun, 29 Sep 2013 11:30:15 -0700 (PDT)
X-BeenThere: std-proposals@isocpp.org
Original-Received: by 10.180.92.197 with SMTP id co5ls448830wib.16.gmail; Sun, 29 Sep
 2013 11:30:14 -0700 (PDT)
X-Received: by 10.204.121.201 with SMTP id i9mr15796674bkr.13.1380479414245;
        Sun, 29 Sep 2013 11:30:14 -0700 (PDT)
Original-Received: from gondolin.macieira.info (gondolin.macieira.info. [2a01:4f8:d13:f81:21c:14ff:fe01:12a3])
        by mx.google.com with ESMTP id tm6si2495587bkb.344.1969.12.31.16.00.00;
        Sun, 29 Sep 2013 11:30:14 -0700 (PDT)
Received-SPF: pass (google.com: domain of thiago@macieira.org designates 2a01:4f8:d13:f81:21c:14ff:fe01:12a3 as permitted sender) client-ip=2a01:4f8:d13:f81:21c:14ff:fe01:12a3;
Original-Received: from tjmaciei-mobl2.localnet (unknown [IPv6:2a01:4f8:d13:f81:21c:14ff:fe01:12a3])
	by gondolin.macieira.info (Postfix) with ESMTPSA id 74C4512C015
	for <std-proposals@isocpp.org>; Sun, 29 Sep 2013 11:29:43 -0700 (PDT)
User-Agent: KMail/4.12 pre (Linux/3.9.10-100+i915fix.fc17.x86_64; KDE/4.11.60; x86_64; git-8054221; 2013-08-01)
In-Reply-To: <3297ee13-15a1-4645-825b-7324f6831864@isocpp.org>
X-Original-Sender: thiago@macieira.org
X-Original-Authentication-Results: mx.google.com;       spf=pass (google.com:
 domain of thiago@macieira.org designates 2a01:4f8:d13:f81:21c:14ff:fe01:12a3
 as permitted sender) smtp.mail=thiago@macieira.org
Precedence: list
Mailing-list: list std-proposals@isocpp.org; contact std-proposals+owners@isocpp.org
List-ID: <std-proposals.isocpp.org>
X-Google-Group-Id: 399137483710
List-Post: <http://groups.google.com/a/isocpp.org/group/std-proposals/post>, <mailto:std-proposals@isocpp.org>
List-Help: <http://support.google.com/a/isocpp.org/bin/topic.py?topic=25838>, <mailto:std-proposals+help@isocpp.org>
List-Archive: <http://groups.google.com/a/isocpp.org/group/std-proposals/>
List-Subscribe: <http://groups.google.com/a/isocpp.org/group/std-proposals/subscribe>,
 <mailto:std-proposals+subscribe@isocpp.org>
List-Unsubscribe: <http://groups.google.com/a/isocpp.org/group/std-proposals/subscribe>,
 <mailto:googlegroups-manage+399137483710+unsubscribe@googlegroups.com>
Xref: news.gmane.org gmane.comp.lang.c++.isocpp.proposals:6783
Archived-At: <http://permalink.gmane.org/gmane.comp.lang.c++.isocpp.proposals/6783>

On domingo, 29 de setembro de 2013 07:33:30, Andrew Tomazos wrote:
>             static constexpr const char* names[];

Arrays of pointers implies relocations. You may want to avoid this.

-- 
Thiago Macieira - thiago (AT) macieira.info - thiago (AT) kde.org
   Software Architect - Intel Open Source Technology Center
      PGP/GPG: 0x6EF45358; fingerprint:
      E067 918B B660 DBD1 105C  966C 33F5 F005 6EF4 5358

-- 

--- 
You received this message because you are subscribed to the Google Groups "ISO C++ Standard - Future Proposals" group.
To unsubscribe from this group and stop receiving emails from it, send an email to std-proposals+unsubscribe@isocpp.org.
To post to this group, send email to std-proposals@isocpp.org.
Visit this group at http://groups.google.com/a/isocpp.org/group/std-proposals/.

.
