220 12756 <adaabde1-5e87-4087-8932-97cbcde89d1e@isocpp.org> article
Path: news.gmane.org!not-for-mail
From: Sebastian Redl <wasti.redl@gmx.net>
Newsgroups: gmane.comp.lang.c++.isocpp.proposals
Subject: Re: Placeholder literals
Date: Tue, 9 Sep 2014 15:39:17 -0700 (PDT)
Lines: 50
Approved: news@gmane.org
Message-ID: <adaabde1-5e87-4087-8932-97cbcde89d1e@isocpp.org>
References: <570663A9-F617-442F-9B48-5B6E7311AE72@gmail.com>
 <ab6d5598-195b-4bad-8cda-e8ae5df29b92@isocpp.org>
Reply-To: std-proposals@isocpp.org
NNTP-Posting-Host: plane.gmane.org
Mime-Version: 1.0
Content-Type: multipart/alternative; 
	boundary="----=_Part_777_134522940.1410302357834"
X-Trace: ger.gmane.org 1410302366 17479 80.91.229.3 (9 Sep 2014 22:39:26 GMT)
X-Complaints-To: usenet@ger.gmane.org
NNTP-Posting-Date: Tue, 9 Sep 2014 22:39:26 +0000 (UTC)
To: std-proposals@isocpp.org
Original-X-From: std-proposals+bncBD47DAWPX4ARBFUDX2QAKGQEPSE57AA@isocpp.org Wed Sep 10 00:39:20 2014
Return-path: <std-proposals+bncBD47DAWPX4ARBFUDX2QAKGQEPSE57AA@isocpp.org>
Envelope-to: gclcip-std-proposals@m.gmane.org
Original-Received: from mail-oa0-f69.google.com ([209.85.219.69])
	by plane.gmane.org with esmtp (Exim 4.69)
	(envelope-from <std-proposals+bncBD47DAWPX4ARBFUDX2QAKGQEPSE57AA@isocpp.org>)
	id 1XRU4F-0007q3-Oi
	for gclcip-std-proposals@m.gmane.org; Wed, 10 Sep 2014 00:39:19 +0200
Original-Received: by mail-oa0-f69.google.com with SMTP id i7sf86905630oag.0
        for <gclcip-std-proposals@m.gmane.org>; Tue, 09 Sep 2014 15:39:18 -0700 (PDT)
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=/xK8jDWRn+hRIGzjmJuaFQgZm7BGKl5ElgK716fR8yQ=;
        b=K6sMGuhw32zYyNcWh4jF4NH3OlZmbJKwDxqmJSVP6WoGrnyBwRV5lT+7dqCVAUYQTO
         3Or6/0UKvn7j+YvWVFLJkF4xGKdAUCpQLYBpp32vgBCLYVG/N4rMyFWUg3EAMQTnPJzl
         qkcscgsymei9gBLbPpPt5HuCDMF68mz4ghime7D80nMnAsmvCKKOcb3nPfc8eazTahEh
         YKSDqPqpvwKidwDaUxZchfSCPziTDmq0kXyxvpo9BQjiITi/mUjtb2cAFOl/LAbGLl05
         e9y2vK0Ey/p3kx48Ch486K/v0RG6En3/bwUsSwr8kL57Ld8+O7qQyGK4nsPcMMyOjwIC
         3ayA==
X-Gm-Message-State: ALoCoQnxlmNdUI3zUJugnhLhrbOhKUMcTgvNSuAMI0FDu8W2wBCFp0AHK9EXByHFOE1c7mgEQrkK
X-Received: by 10.42.212.207 with SMTP id gt15mr9593876icb.31.1410302358848;
        Tue, 09 Sep 2014 15:39:18 -0700 (PDT)
X-BeenThere: std-proposals@isocpp.org
Original-Received: by 10.140.84.210 with SMTP id l76ls988240qgd.19.gmail; Tue, 09 Sep
 2014 15:39:18 -0700 (PDT)
X-Received: by 10.140.31.202 with SMTP id f68mr47401qgf.30.1410302358266;
        Tue, 09 Sep 2014 15:39:18 -0700 (PDT)
In-Reply-To: <ab6d5598-195b-4bad-8cda-e8ae5df29b92@isocpp.org>
X-Original-Sender: wasti.redl@gmx.net
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:12756
Archived-At: <http://permalink.gmane.org/gmane.comp.lang.c++.isocpp.proposals/12756>

------=_Part_777_134522940.1410302357834
Content-Type: text/plain; charset=UTF-8



On Wednesday, September 10, 2014 12:15:12 AM UTC+2, Sebastian Redl wrote:
>
>
> It's not actually possible to implement that.
>

Never mind, it totally is. Forgot about the templated literal operators. 

-- 

--- 
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_777_134522940.1410302357834
Content-Type: text/html; charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<div dir=3D"ltr"><br><br>On Wednesday, September 10, 2014 12:15:12 AM UTC+2=
, Sebastian Redl wrote:<blockquote class=3D"gmail_quote" style=3D"margin: 0=
;margin-left: 0.8ex;border-left: 1px #ccc solid;padding-left: 1ex;"><div di=
r=3D"ltr"><br><div>It's not actually possible to implement that.<br></div><=
/div></blockquote><div><br>Never mind, it totally is. Forgot about the temp=
lated literal operators. <br></div></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 e=
mail to <a href=3D"mailto:std-proposals+unsubscribe@isocpp.org">std-proposa=
ls+unsubscribe@isocpp.org</a>.<br />
To post to this group, send email to <a href=3D"mailto:std-proposals@isocpp=
..org">std-proposals@isocpp.org</a>.<br />
Visit this group at <a href=3D"http://groups.google.com/a/isocpp.org/group/=
std-proposals/">http://groups.google.com/a/isocpp.org/group/std-proposals/<=
/a>.<br />

------=_Part_777_134522940.1410302357834--

.
