New instance storage implementation. Cleaner and faster.
commit0ec0ff0489cea5f1e7c4787381780f574f522fac
authorDaniel Wallin <daniel@boostpro.com>
Thu, 22 Jan 2009 09:36:26 +0000 (22 10:36 +0100)
committerDaniel Wallin <daniel@boostpro.com>
Sat, 20 Jun 2009 12:52:23 +0000 (20 14:52 +0200)
tree7963d860d292f06393681a0858b0615ebea338c6
parent29259e129f46908edec21e8c2ecfb605c5e0458a
New instance storage implementation. Cleaner and faster.
luabind/adopt_policy.hpp
luabind/detail/class_registry.hpp
luabind/detail/class_rep.hpp
luabind/detail/instance_holder.hpp
luabind/detail/object_rep.hpp
luabind/detail/policy.hpp
src/class_registry.cpp
src/class_rep.cpp
src/object_rep.cpp
src/stack_content_by_name.cpp