[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Scrolling huge buffers and cc-mode
From: |
Michael Welsh Duggan |
Subject: |
Re: Scrolling huge buffers and cc-mode |
Date: |
Wed, 19 Dec 2012 19:52:09 -0500 |
User-agent: |
Gnus/5.130006 (Ma Gnus v0.6) Emacs/24.3.50 (gnu/linux) |
Alan Mackenzie <address@hidden> writes:
> Am I right in thinking that a namespace declaration _cannot_ be enclosed
> within any other type of declaration, such as a class?
It took a while to locate, but section 7.3.1 [namespace.def] states:
4 Every namespace-deļ¬nition shall appear in the global scope or in a
namespace scope (3.3.5).
So, in essence, you are correct.
--
Michael Welsh Duggan
(address@hidden)
- Scrolling huge buffers and cc-mode, Dmitry Antipov, 2012/12/18
- Re: Scrolling huge buffers and cc-mode, Eli Zaretskii, 2012/12/18
- Re: Scrolling huge buffers and cc-mode, Stefan Monnier, 2012/12/18
- Re: Scrolling huge buffers and cc-mode, Alan Mackenzie, 2012/12/20
- Re: Scrolling huge buffers and cc-mode, Dmitry Antipov, 2012/12/21
- Re: Scrolling huge buffers and cc-mode, Alan Mackenzie, 2012/12/21
- Re: Scrolling huge buffers and cc-mode, Chong Yidong, 2012/12/21
Re: Scrolling huge buffers and cc-mode, Stefan Monnier, 2012/12/18