fixed correct function overloading with scopes.
commit692ea8680a27adefb11ffc09db231996f4cd97d5
authorArvid Norberg <arvid@cs.umu.se>
Tue, 20 May 2003 03:21:42 +0000 (20 03:21 +0000)
committerArvid Norberg <arvid@cs.umu.se>
Tue, 20 May 2003 03:21:42 +0000 (20 03:21 +0000)
treea5d3011e0f36b4d207d701456f9020d10a311a93
parent6982043486413652c4bf77520de85759ba472122
fixed correct function overloading with scopes.
luabind/class.hpp
luabind/function.hpp
src/function.cpp
src/open.cpp
test/test_scope.cpp