new scope system
commit0b0a380d25afdfc0c20aa5caadaf1eb5f7086d1a
authorDaniel Wallin <daniel@boostpro.com>
Wed, 11 Feb 2004 19:24:28 +0000 (11 19:24 +0000)
committerDaniel Wallin <daniel@boostpro.com>
Wed, 11 Feb 2004 19:24:28 +0000 (11 19:24 +0000)
tree9da3c7d7f80979f8c513a1a2f82af8953589aa3e
parentae77ee54aab052bab00790343f8860bfa0a65c17
new scope system
luabind/class.hpp
luabind/detail/class_rep.hpp
luabind/detail/is_indirect_const.hpp
luabind/detail/pointee_sizeof.hpp
luabind/function.hpp
luabind/scope.hpp
src/makefile
test/makefile
test/test_scope.cpp