lua-users home
lua-l archive

Re: Lua and C++ memory

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]



2007年11月21日, Matt Campbell <mattcampbell@pobox.com>:
Lua never copies full userdata; it only creates more references to them.
It does copy light userdata, but light userdata are just pointers, and
probably not what you're asking about.

Matt



Thank you Matt, your previous message answered the question.


AltStyle によって変換されたページ (->オリジナル) /