Make the slot-* functions work for C++ class attributes.
authorTobias Rautenkranz <tobias@rautenkranz.ch>
local dateSat, 03 Apr 2010 14:04:39
dateSat, 03 Apr 2010 12:04:39
hash20100403120439-f890f-05a3643c2d5e3ba8e3ada8a4b1db431a67aa0fd7.gz
Make the slot-* functions work for C++ class attributes.

Ignore-this: b040cc92f42782a0939628f035ffe252

Allow slot-value to be used to access C++ member variables of objects.
2 file(s) changed:
src/objects/stack.lisp +9 -5
src/overload-resolution.lisp +25 -1