added set_error_callback() and set_cast_failed_callback() and improved the exceptions...
commit51889cb0ba5cef80361751c42ada8386e2816035
authorArvid Norberg <arvid@cs.umu.se>
Wed, 23 Apr 2003 20:08:16 +0000 (23 20:08 +0000)
committerArvid Norberg <arvid@cs.umu.se>
Wed, 23 Apr 2003 20:08:16 +0000 (23 20:08 +0000)
tree08798256b1759f0f3e987f15a9fb00fa081e9196
parentd27c0a628328df24417b3a8b73d4370ac9e0f038
added set_error_callback() and set_cast_failed_callback() and improved the exceptions a bit.
luabind/detail/call_function.hpp
luabind/detail/call_member.hpp
luabind/detail/error.hpp
luabind/detail/object_funs.hpp
luabind/functor.hpp
luabind/object.hpp
test/test_attributes.cpp