Fixes #66. Adds support for __stdcall on MSVC.
commitb7b81c1297fbf56cf066951fd60192e62bd7a9b5
authorDaniel Wallin <daniel@boostpro.com>
Tue, 2 Sep 2008 21:25:05 +0000 (2 23:25 +0200)
committerDaniel Wallin <daniel@boostpro.com>
Tue, 2 Sep 2008 21:32:31 +0000 (2 23:32 +0200)
treefdad00765776c8f75eb6259efd28b313312816a7
parentb12ac33789c6737cbfc5d10422a49a035a75ffce
Fixes #66. Adds support for __stdcall on MSVC.

This is a rework of the original patch by Dave Hawkes <daveh@cadlink.com>.
There's room to add more calling conventions if necessary, but it's
harder than it should be. This file really needs to be refactored to
get rid of some of the repetition.
luabind/function.hpp