Add function name to signature string.
commit37d234dc03bafaacfaec731ee5f3f50ef8141a7a
authorDaniel Wallin <daniel@boostpro.com>
Mon, 8 Dec 2008 20:35:55 +0000 (8 21:35 +0100)
committerDaniel Wallin <daniel@boostpro.com>
Mon, 8 Dec 2008 20:35:55 +0000 (8 21:35 +0100)
tree4ab8d455d74888993253c07c162c3ebbf0165e68
parentca8335f52822fac4f8b9ed82a1a3a36ec32552c4
Add function name to signature string.

Add the name of the function to the error string when failing to match
an overload.
luabind/detail/format_signature.hpp
luabind/make_function.hpp
src/function.cpp