[Bug c++/47210] [C++0x] Compile error on type specifier in a friend declaration designates a class type
redi at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Fri Jan 7 14:29:00 GMT 2011
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47210
Jonathan Wakely <redi at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |rejects-valid
Summary|Compile error on type |[C++0x] Compile error on
|specifier in a friend |type specifier in a friend
|declaration designates a |declaration designates a
|class type |class type
--- Comment #1 from Jonathan Wakely <redi at gcc dot gnu.org> 2011-01-07 14:01:11 UTC ---
Not a bug, just not implemented yet, as documented at
http://gcc.gnu.org/projects/cxx0x.html
More information about the Gcc-bugs
mailing list