Store dependency refs directly in the registry.
commitf1fe251cee7bad18d42fb77e60638d5e7f900a2f
authorDaniel Wallin <daniel@boostpro.com>
Tue, 18 Aug 2009 09:12:06 +0000 (18 11:12 +0200)
committerDaniel Wallin <daniel@boostpro.com>
Tue, 18 Aug 2009 09:52:44 +0000 (18 11:52 +0200)
treed63fe76f8f7c32df5b3fc95987e759d5ccd751ec
parenta98c1480614944812bfe00a2fb66b20e12ba01d9
Store dependency refs directly in the registry.

Don't use a separate table per instance to store dependencies, instead
use "this" as a userdata key and store the ref there.
luabind/detail/object_rep.hpp
src/object_rep.cpp