220 6598 <a6f1a3ef-f526-4b9d-80e2-23e6da08a114@isocpp.org> article
Path: news.gmane.org!not-for-mail
From: zwvista@msn.com
Newsgroups: gmane.comp.lang.c++.isocpp.proposals
Subject: Re: std::sink<T> to efficiently pass `sink` arguments
Date: Fri, 20 Sep 2013 18:02:00 -0700 (PDT)
Lines: 49
Approved: news@gmane.org
Message-ID: <a6f1a3ef-f526-4b9d-80e2-23e6da08a114@isocpp.org>
References: <c8da1b8c-becf-421e-b2c1-8cc561afb579@isocpp.org>
Reply-To: std-proposals@isocpp.org
NNTP-Posting-Host: plane.gmane.org
Mime-Version: 1.0
Content-Type: multipart/alternative; 
	boundary="----=_Part_2080_20061569.1379725320164"
X-Trace: ger.gmane.org 1379730473 30096 80.91.229.3 (21 Sep 2013 02:27:53 GMT)
X-Complaints-To: usenet@ger.gmane.org
NNTP-Posting-Date: Sat, 21 Sep 2013 02:27:53 +0000 (UTC)
To: std-proposals@isocpp.org
Original-X-From: std-proposals+bncBDALFWMA5UDRBJ4I6SIQKGQEY3JZ3NI@isocpp.org Sat Sep 21 04:27:55 2013
Return-path: <std-proposals+bncBDALFWMA5UDRBJ4I6SIQKGQEY3JZ3NI@isocpp.org>
Envelope-to: gclcip-std-proposals@m.gmane.org
Original-Received: from mail-ob0-f198.google.com ([209.85.214.198])
	by plane.gmane.org with esmtp (Exim 4.69)
	(envelope-from <std-proposals+bncBDALFWMA5UDRBJ4I6SIQKGQEY3JZ3NI@isocpp.org>)
	id 1VNCvJ-0007wP-3P
	for gclcip-std-proposals@m.gmane.org; Sat, 21 Sep 2013 04:27:53 +0200
Original-Received: by mail-ob0-f198.google.com with SMTP id uy5sf6566029obc.9
        for <gclcip-std-proposals@m.gmane.org>; Fri, 20 Sep 2013 19:27:52 -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=4XqtcvX2vBYTFPksU6GsPa040rrttkqo1yCPSw20AmM=;
        b=bImpb+5a18sv7NbbfAtZa5TZErwlBcjZPABGPROdTeVShw9zvj6gPNnJCNuNQbZF+g
         UKb/fMSu+MrvTQF+54u0VPKWTmsCvKqGJZ0nfZlRroQoaRVmFyN4DuGT/dgGn+1ribnF
         RVQVYm+iztsvrLh2doAMf84OW6V8sgOU9oZ4Ie9WAN0mYJZXSzqiCVAnM9/lnH1HhB7W
         jBLvnq67rhaTuThnrd725YStg6NYIMVQN/cM33ndiA+A2y94+pYPd9VRYwUK4pF9Er8G
         4E1r03a4tzvFLkmmXnBPod6jNb2rauZ2KKLLpk8NkPSuuGXho+zwqwuLu7mcYwSwaKgc
         LiTg==
X-Gm-Message-State: ALoCoQl+i0lYSRSkmAFJuo7qYFX2iLhKlJptc03osWfTZ/z7/wNJGFPbXnF7VtuzV9SxU57wvPGY
X-Received: by 10.43.103.2 with SMTP id dg2mr5822207icc.6.1379730472124;
        Fri, 20 Sep 2013 19:27:52 -0700 (PDT)
X-BeenThere: std-proposals@isocpp.org
Original-Received: by 10.50.119.67 with SMTP id ks3ls653618igb.13.gmail; Fri, 20 Sep
 2013 19:27:51 -0700 (PDT)
X-Received: by 10.43.65.81 with SMTP id xl17mr5766390icb.29.1379730471508;
        Fri, 20 Sep 2013 19:27:51 -0700 (PDT)
Original-Received: by 10.50.73.1 with SMTP id h1msigv;
        Fri, 20 Sep 2013 18:02:02 -0700 (PDT)
X-Received: by 10.50.20.38 with SMTP id k6mr213568ige.17.1379725321870;
        Fri, 20 Sep 2013 18:02:01 -0700 (PDT)
In-Reply-To: <c8da1b8c-becf-421e-b2c1-8cc561afb579@isocpp.org>
X-Original-Sender: zwvista@msn.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: <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:6598
Archived-At: <http://permalink.gmane.org/gmane.comp.lang.c++.isocpp.proposals/6598>

------=_Part_2080_20061569.1379725320164
Content-Type: text/plain; charset=ISO-8859-1


Maybe we should resurrect the idea T&&&.
There was once a C++0x paper about this syntax form which is a generalized 
one for the now-called universal reference. Not only can it solve the sink 
argument issue here, but also it can solve the problem when dealing with 
*this in a member function.
The syntax form may not be important. Perhaps T++ will also do. But we do 
need a generalized universal reference for any type, whether templatized or 
not.

-- 

--- 
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_2080_20061569.1379725320164
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable

<div dir=3D"ltr"><br>Maybe we should resurrect the idea T&amp;&amp;&amp;.<d=
iv>There was once a C++0x paper about this syntax form which is a generaliz=
ed one for the now-called universal reference. Not only can it solve the si=
nk argument issue here, but also it can solve the problem when dealing with=
 *this in a member function.</div><div>The syntax form may not be important=
.. Perhaps T++ will also do. But we do need a generalized universal referenc=
e for any type, whether templatized or not.</div></div>

<p></p>

-- <br />
&nbsp;<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 std-proposals+unsubscribe@isocpp.org.<br />
To post to this group, send email to std-proposals@isocpp.org.<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_2080_20061569.1379725320164--

.
