Matthew Knepley <[email protected]> writes: > Yes, you are passing a C++ function userMult, so the compiler sticks "this" > in as the first argument. We do not > recommend this kind of wrapping.
I.e., either make it a stand-alone function or make the class function static.
signature.asc
Description: PGP signature
