220 13100 <1ca05937-7aac-4046-9548-a54b55c26715@isocpp.org> article
Path: news.gmane.org!not-for-mail
From: Douglas Boffey <douglas.boffey@gmail.com>
Newsgroups: gmane.comp.lang.c++.isocpp.proposals
Subject: Re: constexpr ascii character checks
Date: Thu, 25 Sep 2014 06:32:11 -0700 (PDT)
Lines: 30
Approved: news@gmane.org
Message-ID: <1ca05937-7aac-4046-9548-a54b55c26715@isocpp.org>
References: <c9a50690-0464-43e5-8da7-e9a42e9c548a@isocpp.org>
Reply-To: std-proposals@isocpp.org
NNTP-Posting-Host: plane.gmane.org
Mime-Version: 1.0
Content-Type: multipart/alternative; 
	boundary="----=_Part_7241_1294235141.1411651931996"
X-Trace: ger.gmane.org 1411651941 2380 80.91.229.3 (25 Sep 2014 13:32:21 GMT)
X-Complaints-To: usenet@ger.gmane.org
NNTP-Posting-Date: Thu, 25 Sep 2014 13:32:21 +0000 (UTC)
To: std-proposals@isocpp.org
Original-X-From: std-proposals+bncBDSIZVXVVUFBBXFSSCQQKGQEY266DNI@isocpp.org Thu Sep 25 15:32:15 2014
Return-path: <std-proposals+bncBDSIZVXVVUFBBXFSSCQQKGQEY266DNI@isocpp.org>
Envelope-to: gclcip-std-proposals@m.gmane.org
Original-Received: from mail-pd0-f199.google.com ([209.85.192.199])
	by plane.gmane.org with esmtp (Exim 4.69)
	(envelope-from <std-proposals+bncBDSIZVXVVUFBBXFSSCQQKGQEY266DNI@isocpp.org>)
	id 1XX99a-0008N9-QS
	for gclcip-std-proposals@m.gmane.org; Thu, 25 Sep 2014 15:32:15 +0200
Original-Received: by mail-pd0-f199.google.com with SMTP id y13sf74305894pdi.6
        for <gclcip-std-proposals@m.gmane.org>; Thu, 25 Sep 2014 06:32:13 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
        d=gmail.com; s=20120113;
        h=date:from:to:message-id:in-reply-to:references:subject:mime-version
         :x-original-sender:reply-to:precedence:mailing-list:list-id
         :list-post:list-help:list-archive:list-subscribe:list-unsubscribe
         :content-type;
        bh=ooJv1JVRa9sphVukyTY/qNR7ChMtwUfFHABlaRIr/8M=;
        b=swNm8ElZaIXNjqa9Fndbspy6xerxFtnNXftao3Ai+ylquVsjlpuuOzu3B+3p/C9hZ0
         JcSz+4Cfrmq7d+UB7/Yup2XrzZt/jikXdOwymkDUuQ7i5a7QklecKEYNvR5XaO639qOj
         xym0o3MxmV9HEV8qjPpLGCKvKbaCH3MPRJw0HB9hZ6HC2RTBEE4Km8XbRasS6XHFj829
         tJ1un6TxLpGwDoyELqfdxTv5W0odo7hZu7KKgYZH3BWlfD5altyBxCbtOyKj8xGdfsCx
         Imn721l++kOyaQIn9xqka3vZSAUn4hyUW/khMsz9P3jh5TpLJw/sXU2Zs+sAhCl3oWEc
         +COg==
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
        d=1e100.net; s=20130820;
        h=x-gm-message-state:date:from:to:message-id:in-reply-to:references
         :subject:mime-version:x-original-sender:reply-to:precedence
         :mailing-list:list-id:list-post:list-help:list-archive
         :list-subscribe:list-unsubscribe:content-type;
        bh=ooJv1JVRa9sphVukyTY/qNR7ChMtwUfFHABlaRIr/8M=;
        b=glyCl8GeNwGO0agydIkRxJcDqLe5goxMcTmenK8EOOTcUNfuUZVWS4NiHKfxD6qn2p
         eA0dS93yaoygMxcxljbpwjj7J63vchrTeQSdt8VMqBat5IEjfWQbMSsK5EvbFUDEdz05
         y0cvVeQ7VHuWQwBR421jiDfDvRKSVEdDI4+/fD+kQi1Y+Xa0BuCnF0XLqINZeiJBSUV5
         e+mUckesm2IjksgeaFi8QMZvDxPs9seXEZK/pZCJadtdjfBYkc5IJGhHs90nSFs3uhKT
         yeqAlMbRxR6ll4S8iCA9zOs3I1wLju24UWf86vc6CyHcI5x+Rn/1Jtay3Bpq/nCM9IBA
         R1Vg==
X-Gm-Message-State: ALoCoQmKpj/dytLRs281zoGbe8OYS3lN/AJE2BMqjx/jbEwjZ1qSVdhxoNUwzYK+M8nSC9GkAf5V
X-Received: by 10.66.164.8 with SMTP id ym8mr5651565pab.36.1411651933543;
        Thu, 25 Sep 2014 06:32:13 -0700 (PDT)
X-BeenThere: std-proposals@isocpp.org
Original-Received: by 10.140.96.56 with SMTP id j53ls853419qge.28.gmail; Thu, 25 Sep
 2014 06:32:12 -0700 (PDT)
X-Received: by 10.140.90.20 with SMTP id w20mr2777qgd.24.1411651932501;
        Thu, 25 Sep 2014 06:32:12 -0700 (PDT)
In-Reply-To: <c9a50690-0464-43e5-8da7-e9a42e9c548a@isocpp.org>
X-Original-Sender: Douglas.Boffey@gmail.com
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: <mailto:googlegroups-manage+399137483710+unsubscribe@googlegroups.com>,
 <http://groups.google.com/a/isocpp.org/group/std-proposals/subscribe>
Xref: news.gmane.org gmane.comp.lang.c++.isocpp.proposals:13100
Archived-At: <http://permalink.gmane.org/gmane.comp.lang.c++.isocpp.proposals/13100>

------=_Part_7241_1294235141.1411651931996
Content-Type: text/plain; charset=UTF-8

I like it :)

-- 

--- 
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/.

------=_Part_7241_1294235141.1411651931996
Content-Type: text/html; charset=UTF-8

<div dir="ltr">I like it :)</div>

<p></p>

-- <br />
<br />
--- <br />
You received this message because you are subscribed to the Google Groups &quot;ISO C++ Standard - Future Proposals&quot; group.<br />
To unsubscribe from this group and stop receiving emails from it, send an email to <a href="mailto:std-proposals+unsubscribe@isocpp.org">std-proposals+unsubscribe@isocpp.org</a>.<br />
To post to this group, send email to <a href="mailto:std-proposals@isocpp.org">std-proposals@isocpp.org</a>.<br />
Visit this group at <a href="http://groups.google.com/a/isocpp.org/group/std-proposals/">http://groups.google.com/a/isocpp.org/group/std-proposals/</a>.<br />

------=_Part_7241_1294235141.1411651931996--

.
