toki doki wrote:
> we need to change
> its definition so that dereference(foo)  produce the c++ code "
> &(*foo) ".

Isn't &(*foo) always equivalent to just foo?

-- 
Greg
_______________________________________________
Cython-dev mailing list
[email protected]
http://codespeak.net/mailman/listinfo/cython-dev

Reply via email to