added test to make sure is_string_literal works as it should.
commitb30a83f508df74343dfeb3f4b7f152bab5b469fc
authorArvid Norberg <arvid@cs.umu.se>
Mon, 12 Jan 2004 17:04:38 +0000 (12 17:04 +0000)
committerArvid Norberg <arvid@cs.umu.se>
Mon, 12 Jan 2004 17:04:38 +0000 (12 17:04 +0000)
treec2d9c295a9da8596b82d7ca74c7b9172e3e446dc
parentc083456c55b531e340d1163b52c240d42440c970
added test to make sure is_string_literal works as it should.
fixed is_string_literal to work with types that have an implicit const char* converter.
luabind/detail/policy.hpp
test/test_implicit_cast.cpp