Add Lua function class_names() giving a list of registered types.
commite0aca030c0ea0e129eefaccc036d5b727beadb57
authorEvan Wies <evan@athenacr.com>
Tue, 24 Nov 2009 10:44:35 +0000 (24 11:44 +0100)
committerDaniel Wallin <daniel@boostpro.com>
Wed, 25 Nov 2009 18:20:13 +0000 (25 19:20 +0100)
tree1f44b9ca0e0e19ec48a124cf755c386c001ce6a7
parentfb6b74ea3757dca2a1156f08bb351cfb0ea871f7
Add Lua function class_names() giving a list of registered types.
luabind/class_info.hpp
luabind/detail/class_registry.hpp
src/class_info.cpp
test/test_class_info.cpp