fixed leaking lua-references as reported by Tom Spilman.
commit9cbc5f5c786f0e350bb3e116e35552b814d39ecd
authorArvid Norberg <arvid@cs.umu.se>
Fri, 13 Feb 2004 01:51:58 +0000 (13 01:51 +0000)
committerArvid Norberg <arvid@cs.umu.se>
Fri, 13 Feb 2004 01:51:58 +0000 (13 01:51 +0000)
tree79811f6cb034ea97d6f58e0f9785c4135e11a645
parent218d5016462c386a2b3d4c0e358cd29c6deb981e
fixed leaking lua-references as reported by Tom Spilman.
luabind/detail/constructor.hpp
luabind/detail/get_signature.hpp
luabind/detail/object_funs.hpp
luabind/detail/policy.hpp
luabind/detail/ref.hpp
luabind/functor.hpp
luabind/object.hpp
src/class.cpp
src/object.cpp
src/scope.cpp