Allow passing enum types by const& as argument.
commit0da8ed980cbd323e5882ecf1b7ec25de82b046f8
authorJohn Zwinck <jzwinck@athenacr.com>
Fri, 3 Oct 2008 14:50:28 +0000 (3 16:50 +0200)
committerDaniel Wallin <daniel@boostpro.com>
Fri, 3 Oct 2008 14:50:28 +0000 (3 16:50 +0200)
tree17689ca4e6a93b281854cdf268a519eb7ad9b2a3
parentd115c6a812ae929d4a564a635b60398315c42b40
Allow passing enum types by const& as argument.

Evan Wies added tests.
luabind/detail/policy.hpp
test/test_implicit_cast.cpp