*** empty log message ***
commit9d445ffc6b2ca9ffdd0c025a8d79fe18cbbd6a8c
authorDaniel Wallin <daniel@boostpro.com>
Sat, 3 May 2003 22:07:50 +0000 (3 22:07 +0000)
committerDaniel Wallin <daniel@boostpro.com>
Sat, 3 May 2003 22:07:50 +0000 (3 22:07 +0000)
treef860a00fc675e4c37b4a5ec87add5ecb2805427e
parentfeb0e08d8dd17ddb90170515f62483de8ea7bc9b
*** empty log message ***
14 files changed:
examples/any_converter/any_converter.cpp
examples/any_converter/makefile
luabind/adopt_policy.hpp
luabind/copy_policy.hpp
luabind/detail/get_signature.hpp
luabind/detail/implicit_cast.hpp
luabind/detail/open.hpp
luabind/detail/policy.hpp
src/class_rep.cpp [new file with mode: 0755]
src/implicit_cast.cpp [copied from luabind/detail/implicit_cast.hpp with 78% similarity, mode: 0755]
src/open.cpp [new file with mode: 0755]
test/makefile
test/test.h
test/test_free_functions.cpp