I'm trying to wrap a class method which returns a templated type, which I've successfully defined in the SIP specification. SIP doesn't accept the templated type as the function return type however, saying: "unsupported function return type - provide %MethodCode and a C++ signature". What's going on here?
Thanks, Arve _______________________________________________ PyQt mailing list [email protected] http://www.riverbankcomputing.com/mailman/listinfo/pyqt
