[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Calling C++ class methods from Lua (newbie)
- From: Rici Lake <lua@...>
- Date: Sat, 15 Oct 2005 16:30:57 -0500
On 15-Oct-05, at 12:53 PM, David Given wrote:
I think he means that the metatable is attached to the *lightuserdata*
---
That doesn't work either. Only full userdata have metatables.
I wonder if he means that he has an undetected memory leak :)