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++/34213] [4.2 Regression] static member function in anonymous namespace can't be used as template argument



------- Comment #5 from jakub at gcc dot gnu dot org  2007-11-27 07:13 -------
Fixed on the trunk.


-- 

jakub at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Known to fail|4.2.0 4.3.0                 |4.2.0
      Known to work|4.1.0                       |4.1.0 4.3.0
            Summary|[4.2/4.3 Regression] static |[4.2 Regression] static
                   |member function in anonymous|member function in anonymous
                   |namespace can't be used as  |namespace can't be used as
                   |template argument           |template argument


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


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