220 5351 <59af05f2-19c5-4f17-8e55-f0e8649b248e@isocpp.org> article
Path: news.gmane.org!not-for-mail
From: =?UTF-8?Q?Micha=C5=82_Dominiak?= <griwes@griwes.info>
Newsgroups: gmane.comp.lang.c++.isocpp.proposals
Subject: Re: Allowing any integral type as an argument for
 user defined operators
Date: Mon, 8 Jul 2013 11:08:10 -0700 (PDT)
Lines: 36
Approved: news@gmane.org
Message-ID: <59af05f2-19c5-4f17-8e55-f0e8649b248e@isocpp.org>
References: <f53bf704-c97f-41c9-adac-61f9eb59c609@isocpp.org>
 <CAGNvRgB6xC8LmtnmyVC5UOcHWbKvBKCabte_tzJ+X6Tae3FEPw@mail.gmail.com>
Reply-To: std-proposals@isocpp.org
NNTP-Posting-Host: plane.gmane.org
Mime-Version: 1.0
Content-Type: multipart/alternative; 
	boundary="----=_Part_9_11002636.1373306890412"
X-Trace: ger.gmane.org 1373306892 14403 80.91.229.3 (8 Jul 2013 18:08:12 GMT)
X-Complaints-To: usenet@ger.gmane.org
NNTP-Posting-Date: Mon, 8 Jul 2013 18:08:12 +0000 (UTC)
To: std-proposals@isocpp.org
Original-X-From: std-proposals+bncBCLPTLXGRAFRBCUA5SHAKGQE5GXRJII@isocpp.org Mon Jul 08 20:08:13 2013
Return-path: <std-proposals+bncBCLPTLXGRAFRBCUA5SHAKGQE5GXRJII@isocpp.org>
Envelope-to: gclcip-std-proposals@m.gmane.org
Original-Received: from mail-vc0-f200.google.com ([209.85.220.200])
	by plane.gmane.org with esmtp (Exim 4.69)
	(envelope-from <std-proposals+bncBCLPTLXGRAFRBCUA5SHAKGQE5GXRJII@isocpp.org>)
	id 1UwFrA-0004w3-Hu
	for gclcip-std-proposals@m.gmane.org; Mon, 08 Jul 2013 20:08:12 +0200
Original-Received: by mail-vc0-f200.google.com with SMTP id kw10sf5766324vcb.7
        for <gclcip-std-proposals@m.gmane.org>; Mon, 08 Jul 2013 11:08:11 -0700 (PDT)
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
        d=google.com; s=20120113;
        h=x-beenthere:date:from:to:message-id:in-reply-to:references:subject
         :mime-version:x-original-sender:reply-to:precedence:mailing-list
         :list-id:x-google-group-id:list-post:list-help:list-archive
         :list-subscribe:list-unsubscribe:content-type;
        bh=dcxcMuFuI7JhkM4hOoeXkAkdfmZYCNZAB2tSBCphiZQ=;
        b=ZsQeVCPRMwNrNhhFvSYMs93YVsbxlPsAn3SSdKW1SDFcaNND0Ba/4Y7qESa4Rux7RH
         YLnfG7W7CZIN8g6nnMtDvONIi1K/bfT8Af3zhgRCS7+IYngcimty7/fn6K3dqJ13LJJG
         ds97kzqVLJ8FxEeBJPqlsmhKQ7TNdhJQ4fh1Ivf36r154HaVi3Ht1OB4P7WJ2h4yizfF
         YoSb/b6aw+dcF2+8qvivVeYeWpnSNmVnibFQaKbz5s9EI89PE5Ri2HkF+ryxW77v4Dvp
         G+AkP6+fzi9XGY73qGBbbGdUtN/4+QN+eZO3Y8mpRFYzlAmq4aI5IDaNVBLPTi179AYu
         hL/w==
X-Received: by 10.236.60.194 with SMTP id u42mr12515892yhc.2.1373306891457;
        Mon, 08 Jul 2013 11:08:11 -0700 (PDT)
X-BeenThere: std-proposals@isocpp.org
Original-Received: by 10.49.60.200 with SMTP id j8ls1987961qer.42.gmail; Mon, 08 Jul
 2013 11:08:10 -0700 (PDT)
X-Received: by 10.49.116.2 with SMTP id js2mr562829qeb.8.1373306890846;
        Mon, 08 Jul 2013 11:08:10 -0700 (PDT)
In-Reply-To: <CAGNvRgB6xC8LmtnmyVC5UOcHWbKvBKCabte_tzJ+X6Tae3FEPw@mail.gmail.com>
X-Original-Sender: griwes@griwes.info
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:5351
Archived-At: <http://permalink.gmane.org/gmane.comp.lang.c++.isocpp.proposals/5351>

------=_Part_9_11002636.1373306890412
Content-Type: text/plain; charset=ISO-8859-1

Ok, that's interesting. I'll probably try to write a sane proposal for 
fixing the original problem, I'll include a sample solution for the issue 
there.

-- 

--- 
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_9_11002636.1373306890412
Content-Type: text/html; charset=ISO-8859-1

Ok, that's interesting. I'll probably try to write a sane proposal for fixing the original problem, I'll include a sample solution for the issue there.

<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 email 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="http://groups.google.com/a/isocpp.org/group/std-proposals/">http://groups.google.com/a/isocpp.org/group/std-proposals/</a>.<br />
&nbsp;<br />
&nbsp;<br />

------=_Part_9_11002636.1373306890412--

.
