220 4627 <afc08e6a-d987-4afb-8966-865971953991@isocpp.org> article
Path: news.gmane.org!not-for-mail
From: DeadMG <wolfeinstein@gmail.com>
Newsgroups: gmane.comp.lang.c++.isocpp.proposals
Subject: Re: Re: Changing lambda scope
Date: Mon, 27 May 2013 05:34:03 -0700 (PDT)
Lines: 35
Approved: news@gmane.org
Message-ID: <afc08e6a-d987-4afb-8966-865971953991@isocpp.org>
References: <ae01f736-d3ac-48d6-981f-702b9ab2b3b3@isocpp.org>
 <01190eaa-6223-4d3c-a9d3-b0d850aab98e@isocpp.org>
 <CAFk2RUa61wcA=26qp-tR2QX4Y5hRE0j7AAahRKcJ38Nxph+WrQ@mail.gmail.com>
 <35af8d3d-8ed6-441c-94d0-b898711190b1@isocpp.org>
 <CAFk2RUbcP65Wcxf55za-CfcRbPiR917Lg5qVGfYC0S0T7A9nQA@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_2793_17764771.1369658043422"
X-Trace: ger.gmane.org 1369658045 789 80.91.229.3 (27 May 2013 12:34:05 GMT)
X-Complaints-To: usenet@ger.gmane.org
NNTP-Posting-Date: Mon, 27 May 2013 12:34:05 +0000 (UTC)
To: std-proposals@isocpp.org
Original-X-From: std-proposals+bncBDFMT44JSEMBBPFFRWGQKGQEB7O74BA@isocpp.org Mon May 27 14:34:06 2013
Return-path: <std-proposals+bncBDFMT44JSEMBBPFFRWGQKGQEB7O74BA@isocpp.org>
Envelope-to: gclcip-std-proposals@m.gmane.org
Original-Received: from mail-qc0-f199.google.com ([209.85.216.199])
	by plane.gmane.org with esmtp (Exim 4.69)
	(envelope-from <std-proposals+bncBDFMT44JSEMBBPFFRWGQKGQEB7O74BA@isocpp.org>)
	id 1Ugwcn-0004Oe-CC
	for gclcip-std-proposals@m.gmane.org; Mon, 27 May 2013 14:34:05 +0200
Original-Received: by mail-qc0-f199.google.com with SMTP id s1sf8622179qcw.6
        for <gclcip-std-proposals@m.gmane.org>; Mon, 27 May 2013 05:34:04 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
        d=gmail.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=HtANM7D9YsXHzqP1e0fIso5iaXiOJ7PIvEKGiX1KAeI=;
        b=K6jyijlirErClfXulWcUruHDsCt1l/cGOWXt/NE8I37zx9RfklDjM7mLlOyhuCdNpW
         JMZfEcUELoNT8EjHJ/qoyO1UjsRclTn+EPzfDXupRbBVlnRSOIvPsYBI8KjK4+GDHkat
         Pa4Xiw36s2sFAmY8cZU818c43H5un8yr3eq14R7TAJDgjZ9hYLpzoL8tudTCoe4Fq8KY
         +CU70U2iPpcWA5mRImplec8B5VWxsWWug+qOCC6l0PXv4o57RhyaVPglqgS5d2TPkMA7
         j9OI9k2OJDdXHLvP9HZnUGl3E9Mx5wJEQHMkkQ3DVdAXQguDfDA8hCncm9QtAau0HIq5
         sLkA==
X-Received: by 10.224.3.131 with SMTP id 3mr5774042qan.5.1369658044502;
        Mon, 27 May 2013 05:34:04 -0700 (PDT)
X-BeenThere: std-proposals@isocpp.org
Original-Received: by 10.49.117.104 with SMTP id kd8ls576499qeb.93.gmail; Mon, 27 May
 2013 05:34:03 -0700 (PDT)
X-Received: by 10.49.41.67 with SMTP id d3mr2181353qel.17.1369658043693;
        Mon, 27 May 2013 05:34:03 -0700 (PDT)
In-Reply-To: <CAFk2RUbcP65Wcxf55za-CfcRbPiR917Lg5qVGfYC0S0T7A9nQA@mail.gmail.com>
X-Original-Sender: wolfeinstein@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?hl=en>,
 <mailto:std-proposals@isocpp.org>
List-Help: <http://support.google.com/a/isocpp.org/bin/topic.py?hl=en&topic=25838>,
 <mailto:std-proposals+help@isocpp.org>
List-Archive: <http://groups.google.com/a/isocpp.org/group/std-proposals/?hl=en>
List-Subscribe: <http://groups.google.com/a/isocpp.org/group/std-proposals/subscribe?hl=en>,
 <mailto:std-proposals+subscribe@isocpp.org>
List-Unsubscribe: <http://groups.google.com/a/isocpp.org/group/std-proposals/subscribe?hl=en>,
 <mailto:googlegroups-manage+399137483710+unsubscribe@googlegroups.com>
Xref: news.gmane.org gmane.comp.lang.c++.isocpp.proposals:4627
Archived-At: <http://permalink.gmane.org/gmane.comp.lang.c++.isocpp.proposals/4627>

------=_Part_2793_17764771.1369658043422
Content-Type: text/plain; charset=ISO-8859-1

IYAM, a class should always have as an associated namespace the most nested 
namespace which either is, or contains, the scope it is declared in.

-- 

--- 
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/?hl=en.



------=_Part_2793_17764771.1369658043422
Content-Type: text/html; charset=ISO-8859-1

IYAM, a class should always have as an associated namespace the most nested namespace which either is, or contains, the scope it is declared in.

<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/?hl=en">http://groups.google.com/a/isocpp.org/group/std-proposals/?hl=en</a>.<br />
&nbsp;<br />
&nbsp;<br />

------=_Part_2793_17764771.1369658043422--

.
