Changes between Initial Version and Version 1 of Ticket #6731, comment 1


Ignore:
Timestamp:
Sep 1, 2012, 9:05:28 PM (10 years ago)
Author:
Daniel Walker

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #6731, comment 1

    initial v1  
    11The current implementation covers much of INVOKE (defined in 20.8.2.1), but the member function pointer case is handled by the old TR1 result of and the pointer to member data case is not handled all. Doing this properly will require some refactoring. Patches welcome. This is related to #4489.
     2
     3- Daniel Walekr