[C++-sig] Pyste: wrapper function for overloaded function problems

paul.bridger paul.bridger at paradise.net.nz
Tue Jun 15 02:09:04 CEST 2004


I am trying to expose a C++ member function with a bunch of default 
arguments, but I also want to provide a C++ wrapper for it.
The problem I've had is that Pyste still generates the overload machinery 
even though it's not wanted since my wrapper function takes different arguments.

Any hints? I'm going digging in the Pyste source.

Paul Bridger




More information about the Cplusplus-sig mailing list