public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c++/65047] New: [c++17] Add support for nested namespace defintions.
@ 2015-02-12 23:47 andrea.azzarone at canonical dot com
  2015-02-13  7:11 ` [Bug c++/65047] " andrea.azzarone at canonical dot com
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: andrea.azzarone at canonical dot com @ 2015-02-12 23:47 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65047

            Bug ID: 65047
           Summary: [c++17] Add support for nested namespace defintions.
           Product: gcc
           Version: unknown
            Status: UNCONFIRMED
          Severity: minor
          Priority: P3
         Component: c++
          Assignee: unassigned at gcc dot gnu.org
          Reporter: andrea.azzarone at canonical dot com

Gcc should support nested namespace defintions as per N4230. Basically it
allows to do stuff like this:

namespace A::B {
 ... 
}


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2015-03-23 14:18 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-02-12 23:47 [Bug c++/65047] New: [c++17] Add support for nested namespace defintions andrea.azzarone at canonical dot com
2015-02-13  7:11 ` [Bug c++/65047] " andrea.azzarone at canonical dot com
2015-02-13  9:00 ` redi at gcc dot gnu.org
2015-02-13 10:36 ` andrea.azzarone at canonical dot com
2015-03-23 14:31 ` redi at gcc dot gnu.org
2015-03-23 14:37 ` redi at gcc dot gnu.org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).