Compute argument indices with converters.
commit72d5b091f8eb5eaecb6d4da8de107f5f0815e511
authorDaniel Wallin <daniel@boostpro.com>
Wed, 3 Jun 2009 21:41:19 +0000 (3 23:41 +0200)
committerDaniel Wallin <daniel@boostpro.com>
Mon, 17 Aug 2009 12:33:48 +0000 (17 14:33 +0200)
tree7c5f96b8bf2b95229fd11c28de968ac34463c2b4
parentb8a2bc64f6fed0cc829b9908e192b3acb9bb62e5
Compute argument indices with converters.

Instead of having a boolean in the policy, call a function,
"consumed_args()", on the converter instance.
luabind/adopt_policy.hpp
luabind/container_policy.hpp
luabind/detail/call.hpp
luabind/detail/policy.hpp
luabind/out_value_policy.hpp
luabind/raw_policy.hpp