Automatically convert lua_State* arguments.
commitcd26ecdeda671806e2b73a97d6afafaf58af7d46
authorDaniel Wallin <daniel@boostpro.com>
Wed, 3 Jun 2009 21:43:16 +0000 (3 23:43 +0200)
committerDaniel Wallin <daniel@boostpro.com>
Mon, 17 Aug 2009 12:33:48 +0000 (17 14:33 +0200)
treec3e72b9939fccb96e9a87e1e6b9d74ad03eed1aa
parent72d5b091f8eb5eaecb6d4da8de107f5f0815e511
Automatically convert lua_State* arguments.

This deprecates the "raw" converter policy.
luabind/class.hpp
luabind/detail/policy.hpp
test/Jamfile
test/test_implicit_raw.cpp [new file with mode: 0644]