Use std::size_t instead of int for dependency count.
commit3f186df6927016fc0635a124735f414e891164db
authorDaniel Wallin <daniel@boostpro.com>
Tue, 10 Nov 2009 09:52:42 +0000 (10 10:52 +0100)
committerDaniel Wallin <daniel@boostpro.com>
Tue, 10 Nov 2009 09:52:42 +0000 (10 10:52 +0100)
treedfb32fe27b2ea31218bdc46a5c0745527a58dc0a
parent3bb2261650765569321917949b816190b0ad00a2
Use std::size_t instead of int for dependency count.
luabind/detail/object_rep.hpp
src/object_rep.cpp