Fix calling virtual functions without override.
commit313be95b8b6187902aa012966657f9f997b3517f
authorDaniel Wallin <daniel@boostpro.com>
Wed, 15 Oct 2008 17:32:45 +0000 (15 19:32 +0200)
committerDaniel Wallin <daniel@boostpro.com>
Wed, 12 Nov 2008 09:13:07 +0000 (12 10:13 +0100)
tree44ced92c6cb9d282f05c7fa49442861f40dbd774
parent5b38398812b3e00e7fbc0f7b6e26eb0b1c68f88c
Fix calling virtual functions without override.
luabind/function.hpp
luabind/wrapper_base.hpp
src/function.cpp
src/wrapper_base.cpp