Made it work on VC6.5 again. This involves changing generate_converter
commitfa330b1302001f4ed170befbf291e1b92e48d95d
authorDaniel Wallin <daniel@boostpro.com>
Sun, 4 Dec 2005 13:56:16 +0000 (4 13:56 +0000)
committerDaniel Wallin <daniel@boostpro.com>
Sun, 4 Dec 2005 13:56:16 +0000 (4 13:56 +0000)
treed4567f2668c2f8fc781d8e225ae013e38d83000f
parent6829f63ab2ab68bed8e997c2d3aefa04e3b9da50
Made it work on VC6.5 again. This involves changing generate_converter
into apply.
22 files changed:
luabind/adopt_policy.hpp
luabind/back_reference.hpp
luabind/container_policy.hpp
luabind/copy_policy.hpp
luabind/dependency_policy.hpp
luabind/detail/call.hpp
luabind/detail/call_function.hpp
luabind/detail/call_member.hpp
luabind/detail/constructor.hpp
luabind/detail/convert_to_lua.hpp
luabind/detail/object_funs.hpp
luabind/detail/policy.hpp
luabind/detail/property.hpp
luabind/detail/signature_match.hpp
luabind/discard_result_policy.hpp
luabind/function.hpp
luabind/iterator_policy.hpp
luabind/object.hpp
luabind/operator.hpp
luabind/out_value_policy.hpp
luabind/raw_policy.hpp
luabind/return_reference_to_policy.hpp