March 12, 2005
11:38 p.m.
I tried in a similar vain for the 2 member functions variants that appear later in the same file. However, I had no success, hence the reason for my caution.
yes, it works for functions but not for methods. when adding something similar for __stdcall i get boost\python\detail\invoke.hpp(75) : error C2064: term does not evaluate to a function taking 2 arguments where my confusion does not permit me to make anymore assumptions on how to fix this ;)