Use compute_score() instead of match().
commit8c0abaa81966bca4a3506a0bdf934e8888f42621
authorDaniel Wallin <daniel@boostpro.com>
Mon, 6 Oct 2008 19:22:00 +0000 (6 21:22 +0200)
committerDaniel Wallin <daniel@boostpro.com>
Mon, 10 Nov 2008 10:36:36 +0000 (10 11:36 +0100)
treeeb7e5a77b0a90e77c179d3e157901df1d1cb953b
parentebf94c98eeb3a030973bb88410b61d038ba70227
Use compute_score() instead of match().

This replaces all uses of the old match() from signature_match.hpp with
the new compute_score() function.
luabind/class.hpp