220 18329 <74568e2c-a6f3-4393-8fd9-174372b6e767@isocpp.org> article
Path: news.gmane.org!not-for-mail
From: Vlad from Moscow <vlad.moscow@mail.ru>
Newsgroups: gmane.comp.lang.c++.isocpp.proposals
Subject: Function object types std::shift_left and std::shift_right
Date: Mon, 1 Jun 2015 03:20:46 -0700 (PDT)
Lines: 37
Approved: news@gmane.org
Message-ID: <74568e2c-a6f3-4393-8fd9-174372b6e767@isocpp.org>
Reply-To: std-proposals@isocpp.org
NNTP-Posting-Host: plane.gmane.org
Mime-Version: 1.0
Content-Type: multipart/mixed; 
	boundary="----=_Part_2675_15205324.1433154046683"
X-Trace: ger.gmane.org 1433154053 13814 80.91.229.3 (1 Jun 2015 10:20:53 GMT)
X-Complaints-To: usenet@ger.gmane.org
NNTP-Posting-Date: Mon, 1 Jun 2015 10:20:53 +0000 (UTC)
To: std-proposals@isocpp.org
Original-X-From: std-proposals+bncBCXLLRHD7IDRB77DWCVQKGQEP7X5BIQ@isocpp.org Mon Jun 01 12:20:50 2015
Return-path: <std-proposals+bncBCXLLRHD7IDRB77DWCVQKGQEP7X5BIQ@isocpp.org>
Envelope-to: gclcip-std-proposals@m.gmane.org
Original-Received: from mail-vn0-f71.google.com ([209.85.216.71])
	by plane.gmane.org with esmtp (Exim 4.69)
	(envelope-from <std-proposals+bncBCXLLRHD7IDRB77DWCVQKGQEP7X5BIQ@isocpp.org>)
	id 1YzMpt-0006D9-DJ
	for gclcip-std-proposals@m.gmane.org; Mon, 01 Jun 2015 12:20:49 +0200
Original-Received: by vnbf190 with SMTP id f190sf72003247vnb.2
        for <gclcip-std-proposals@m.gmane.org>; Mon, 01 Jun 2015 03:20:48 -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:subject:mime-version
         :content-type:x-original-sender:reply-to:precedence:mailing-list
         :list-id:list-post:list-help:list-archive:list-subscribe
         :list-unsubscribe;
        bh=89f7g+BVpiMhSazMU5KS5VpshJGSppGHhYrOkGvz3Dg=;
        b=JrN2yTOZMvmb+FYeE4Frkgb+CTBf4CLw4O+wLUq12TyfSHMXN8VdgYPaolChm5Wmx3
         so51M/5eNAoZ8VQCGCflVq+fJs2ZOEeKGSLrBq+HRHo3igEs96SgV2gNu7uy70hg8xU9
         GrBnFtFrIT5IspBoCjFDDzqLwX3PzwYyi5hlILubazNfzFVxnbbjr42PEILsB+zQ0e/1
         OU6Mv+M5M5fB9W3LKvZiw5pyW4xAxHtMwtpj9S1zBhjyOBad22fCJ2frLCwmP6C6trPJ
         EqJzGfYmGAQt6k8P3LQWzcvfy+99AhwbMR/lhcQIEOFpxHMnJgHJu06+OhO8orpWAlEv
         dmyw==
X-Gm-Message-State: ALoCoQnQSoQqgQIur7m8x4LbdODUC13GMywizLfWSiXGvdNJLg5r4MRY3TzcerDYneKVZhzaJp5s
X-Received: by 10.236.104.129 with SMTP id i1mr28922590yhg.51.1433154048391;
        Mon, 01 Jun 2015 03:20:48 -0700 (PDT)
X-BeenThere: std-proposals@isocpp.org
Original-Received: by 10.140.95.68 with SMTP id h62ls2282224qge.55.gmail; Mon, 01 Jun
 2015 03:20:47 -0700 (PDT)
X-Received: by 10.140.19.76 with SMTP id 70mr254023qgg.21.1433154047751;
        Mon, 01 Jun 2015 03:20:47 -0700 (PDT)
X-Original-Sender: vlad.moscow@mail.ru
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:18329
Archived-At: <http://permalink.gmane.org/gmane.comp.lang.c++.isocpp.proposals/18329>

------=_Part_2675_15205324.1433154046683
Content-Type: multipart/alternative; 
	boundary="----=_Part_2676_5326475.1433154046683"

------=_Part_2676_5326475.1433154046683
Content-Type: text/plain; charset=UTF-8

What about to introduce in <functional> function object types

*std::shift_left* and *std::shift_right*?

-- 

--- 
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_2676_5326475.1433154046683
Content-Type: text/html; charset=UTF-8

<div dir="ltr"><div>What about to introduce in &lt;functional&gt; function object types</div><div><br></div><div><strong>std::shift_left</strong> and <strong>std::shift_right</strong>?</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 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_2676_5326475.1433154046683--
------=_Part_2675_15205324.1433154046683--

.
