bug fixed with overloads in inherited classes
commit45a1300a0595c179367ce1cc09c05b19c92a0ae5
authorDaniel Wallin <daniel@boostpro.com>
Wed, 30 Jul 2003 19:01:43 +0000 (30 19:01 +0000)
committerDaniel Wallin <daniel@boostpro.com>
Wed, 30 Jul 2003 19:01:43 +0000 (30 19:01 +0000)
tree11a9e12631ffc70ce4ca4b5c362e29a84f30c557
parent017fdcd3369b21bca718c69b3834e708cf250487
bug fixed with overloads in inherited classes
luabind/class.hpp
luabind/detail/class_rep.hpp
src/class_rep.cpp
test/main.cpp
test/test_object.cpp