added weak_ref
commit669a7033961ace1c89116d2ecbb1b57cc59c0b98
authorDaniel Wallin <daniel@boostpro.com>
Sat, 3 Apr 2004 01:05:00 +0000 (3 01:05 +0000)
committerDaniel Wallin <daniel@boostpro.com>
Sat, 3 Apr 2004 01:05:00 +0000 (3 01:05 +0000)
tree1c4a691135d8a720ffaa03b10ecc356853dfbe70
parent41ba0fc314fe41efe6801fd6f74a4e9fb8f70621
added weak_ref
doc/docs.rst
luabind/detail/call_member.hpp
luabind/detail/construct_rep.hpp
luabind/detail/constructor.hpp
luabind/detail/policy.hpp
luabind/weak_ref.hpp [new file with mode: 0755]
src/Jamfile
src/class_rep.cpp
src/weak_ref.cpp [new file with mode: 0755]
test/test_lua_classes.cpp