[Bug libstdc++/48521] [4.5 Regression] [C++0x] std::result_of doesn't work with pointer to member
redi at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Sat Apr 23 17:55:00 GMT 2011
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48521
Jonathan Wakely <redi at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |RESOLVED
Known to work| |4.6.1
Resolution| |FIXED
Summary|[4.5/4.6 Regression] |[4.5 Regression] [C++0x]
|[C++0x] std::result_of |std::result_of doesn't work
|doesn't work with pointer |with pointer to member
|to member |
--- Comment #9 from Jonathan Wakely <redi at gcc dot gnu.org> 2011-04-23 17:54:45 UTC ---
fixed for 4.6.1
I don't plan to fix this on the 4.5 branch
More information about the Gcc-bugs
mailing list