[C++-sig] can boost::python class imlement buffer protocol? (original) (raw)

Neal Becker ndbecker2 at gmail.com
Wed Jan 7 19:34:37 CET 2009


This would require filling in tp_as_buffer field in the PyTypeObject structure for the class. Is this possible? Any clue how/where this could be done?



More information about the Cplusplus-sig mailing list