[Cython] Multidimensional indexing of C++ objects

Michael Enßlin michael at ensslin.cc
Sat Jul 4 13:18:24 CEST 2015


Drawback 1) could be solved by declaring the operator as

    cdef inline operator []()

instead of

    cdef inline __getitem__()

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: OpenPGP digital signature
URL: <http://mail.python.org/pipermail/cython-devel/attachments/20150704/e2daea59/attachment.sig>


More information about the cython-devel mailing list