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 libstdc++/48521] [4.5/4.6 Regression] [C++0x] std::result_of doesn't work with pointer to member


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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Known to work|                            |4.7.0
   Target Milestone|---                         |4.6.1
            Summary|[4.5/4.6/4.7 Regression]    |[4.5/4.6 Regression]
                   |[C++0x] std::result_of      |[C++0x] std::result_of
                   |doesn't work with pointer   |doesn't work with pointer
                   |to member                   |to member

--- Comment #7 from Jonathan Wakely <redi at gcc dot gnu.org> 2011-04-19 13:28:33 UTC ---
Fixed on trunk so far


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