sorry not implemented: address of bound pointer-to-member function
Mike Stump
mrs@wrs.com
Tue Sep 29 13:08:00 GMT 1998
> To: peter@mcs.nl
> From: Alexandre Oliva <oliva@dcc.unicamp.br>
> Date: 29 Sep 1998 00:43:07 -300
> Just add the required parentheses to invoke the method and you're
> done.
> > Cfunc( if->some_function);
> Cfunc( if->some_function () );
> ^^
Hum... Could it be that simple? :-) My face is red, I thought he
wanted the address of the virtual member so he could play with it from
C. :-) Sometimes knowledge can be misleading.
More information about the Gcc
mailing list