Forward Declaring Py_complex

Mark Charsley mark.charsley at REMOVE_THIS.radioscape.com
Wed Jul 3 09:47:00 EDT 2002


Is there any way to forward declare Py_complex in C++ headers? I'm trying 
to create a C++ function that returns a Py_complex, and would really 
prefer not to have to pull in all of Python.h in the header file.

If it makes any difference I'm using VC++ 6.

-- 

Mark - personal opinion only, could well be wrong, not representing 
company, don't sue us etc. etc.



More information about the Python-list mailing list