This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c++/46005] [C++0x] Don't allow "auto" as the simple-type-specifier of a typedef


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

Andreas Schwab <schwab@linux-m68k.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|Don't allow "auto" as the   |[C++0x] Don't allow "auto"
                   |simple-type-specifier of a  |as the
                   |typedef                     |simple-type-specifier of a
                   |                            |typedef

--- Comment #3 from Andreas Schwab <schwab@linux-m68k.org> 2010-10-13 15:39:22 UTC ---
Let's make this explicit.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]