Add more API wrappers to object.hpp.
commitc1c8920024a6a6373f311dfdee3d78bc84bc9853
authorDaniel Wallin <daniel@boostpro.com>
Wed, 15 Oct 2008 11:34:15 +0000 (15 13:34 +0200)
committerDaniel Wallin <daniel@boostpro.com>
Fri, 17 Oct 2008 11:28:41 +0000 (17 13:28 +0200)
tree579a8abe585fb86c00204fe1a9a10a39b18ccc5f
parent43c12b2b44f4884954b1221a17c843b1fad7481c
Add more API wrappers to object.hpp.

This adds tocfunction(), touserdata(), getupvalue(), setupvalue().
doc/docs.rst
luabind/object.hpp
test/test_object.cpp