This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: TYPE_VFIELD documentation
- From: kenner at vlsi1 dot ultra dot nyu dot edu (Richard Kenner)
- To: wilson at specifixinc dot com
- Cc: gcc at gcc dot gnu dot org
- Date: Tue, 16 Mar 04 07:36:01 EST
- Subject: Re: TYPE_VFIELD documentation
You should be able to do the same thing with TYPE_METHOD to learn more
about it.
Sure, and I indeed I did do these things, but the purpose of documentation
is so that people shouldn't have to!
Note that this sort of investigation is not enough to me able to
update the documentation, since all it yields is what *is* being done,
but the documentation is instead about what is *supposed* tobe done.