[Bug c++/54309] [C++11] type alias accessing class template enum type member fails

pinskia at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Sat Aug 18 06:02:00 GMT 2012


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

Andrew Pinski <pinskia at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
           Keywords|                            |rejects-valid
   Last reconfirmed|                            |2012-08-18
     Ever Confirmed|0                           |1
            Summary|type alias accessing class  |[C++11] type alias
                   |template enum type member   |accessing class template
                   |fails                       |enum type member fails
           Severity|major                       |normal

--- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> 2012-08-18 06:02:03 UTC ---
It looks like the using alias is not setup to late bind.



More information about the Gcc-bugs mailing list