[Bug c++/47169] [C++0x] cannot deduce base class functions from a lambda

redi at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Tue Jan 4 16:24:00 GMT 2011


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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
   Last reconfirmed|                            |2011.01.04 16:24:40
      Known to work|                            |4.6.0
            Summary|cannot deduce base class    |[C++0x] cannot deduce base
                   |functions from a lambda     |class functions from a
                   |                            |lambda
     Ever Confirmed|0                           |1

--- Comment #1 from Jonathan Wakely <redi at gcc dot gnu.org> 2011-01-04 16:24:40 UTC ---
it works correctly in 4.6, I don't know if it will be fixed in 4.5



More information about the Gcc-bugs mailing list