chiark / gitweb /
doc/structures.tex, lib/sod-structs.3: Fix description of class pointers.
authorMark Wooding <mdw@distorted.org.uk>
Sat, 9 Jun 2018 02:52:37 +0000 (03:52 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Sat, 9 Jun 2018 02:52:37 +0000 (03:52 +0100)
commit9a9a7b35fe696f7dfe041935bf41e89558930aee
treefff8fc80e2da451320f3dcf4e7acdd0a431f253a
parent4f94eb86e2a250e79f73c16da772c91bf0795708
doc/structures.tex, lib/sod-structs.3: Fix description of class pointers.

There's really only one in the vtable for each metaclass chain, and
the types of the pointers vary as we descend the superclass graph.
doc/structures.tex
lib/sod-structs.3