This page is a snapshot from the LWG issues list, see the Library Active Issues List for more information and the meaning of Resolved status.
Section: 21.3.5 [meta.unary] Status: Resolved Submitter: INCITS Opened: 2010-08-25 Last modified: 2016-01-28
Priority: Not Prioritized
View all other issues in [meta.unary].
View all issues with Resolved status.
Discussion:
Addresses US-102
Despite Library Issue 520's ("result_of and pointers to data members") resolution of CD1, the FCD's result_of supports neither pointers to member functions nor pointers to data members. It should.
[ Resolution proposed by ballot comment ]
Ensure result_of supports pointers to member functions and pointers to data members.
[ 2010-10-24 Daniel adds: ]
Accepting n3123 would solve this issue.
Proposed resolution:
Resolved by n3123.