[C++-sig] Subscript Operators

Christopher Dawson dawson at physics.uq.edu.au
Mon Aug 4 03:55:05 CEST 2003


Hi there,

I am attempting to wrap a Matrix class using Boost::Python, for the most 
part it has been pleasantly easy. However I have been unable to wrap the 
subscripting operator (int,int) to something similar in python.

Is this currently possible and if so can anyone help?

Regards,

Chris.





More information about the Cplusplus-sig mailing list