sorry not implemented: address of bound pointer-to-member function

Alexandre Oliva oliva@dcc.unicamp.br
Thu Oct 1 03:23:00 GMT 1998


Mike Stump <mrs@wrs.com> writes:

>> Also could someone explain the exact meaning of this message to
>> me.

> Sure, a bound pointer-to-member function is a virtual member function
> that is associated with a concrete object.

Not necessarily a virtual member function; I think.  It could be any
non-static member function.

> I suppose that with thunks such an extension is ill-advised, if
> someone wants to do up a patch to change the working into something
> like error ("ANSI C++ forbids ..."), that would clarify this thing.

Here's a patch.  Jason, is this ok to install?

-- 
Alexandre Oliva
mailto:oliva@dcc.unicamp.br mailto:aoliva@acm.org
http://www.dcc.unicamp.br/~oliva
Universidade Estadual de Campinas, SP, Brasil
-------------- next part --------------
A non-text attachment was scrubbed...
Name: bound-ptrmem.diff
Type: text/x-diff
Size: 812 bytes
Desc: not available
URL: <https://gcc.gnu.org/pipermail/gcc/attachments/19981001/848d58e3/attachment.bin>


More information about the Gcc mailing list