
29 Jul
2008
29 Jul
'08
9:19 a.m.
Hi,
It's also tempting to add a "member_object" trait at the same time that transforms:
int (foo::*) --> foo int (foo::*)(double) --> foo
Good idea, just a little naming consideration: member_to_object or object_from_member would sound more explicit to me... Bruno