[Bug c++/52949] decltype too sensitive to order of declarations?

redi at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Thu Apr 12 16:00:00 GMT 2012


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

Jonathan Wakely <redi at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |INVALID

--- Comment #1 from Jonathan Wakely <redi at gcc dot gnu.org> 2012-04-12 15:59:51 UTC ---
The name member_ isn't in scope until it's declared, this is nothing to do with
decltype.



More information about the Gcc-bugs mailing list