This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

TYPE_PTRMEMFUNC_P?



It appears that the GCC Tree documentation is out of date:

http://gcc.gnu.org/onlinedocs/gcc_18.html#SEC175

...under the RECORD type section, refers to the TYPE_PTRMEMFUNC_P macro,
which seems to not exist (at least in 3.1).

Am I missing something here?  How are pointers to member functions
represented?  Are then just anonymous structs now?

Thanks,

-Chris


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]