[Bug c++/58948] c++0x support for enums in namespaces

sshannin at gmail dot com gcc-bugzilla@gcc.gnu.org
Fri Nov 1 15:34:00 GMT 2013


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58948

--- Comment #2 from sshannin at gmail dot com ---
Ahh, good call. I forgot that it would parse like that.

I wonder if there's any way to declare it such that the namespaces/types are
unambiguous that will parse correctly in both the c++11 and c++03 modes.



More information about the Gcc-bugs mailing list