[Pyrex] Support for qualifiers

Greg Ewing greg.ewing at canterbury.ac.nz
Fri Mar 28 23:04:18 CET 2008


Andreas Kostyrka wrote:
> Actually, one thing that might be non trivial is the fact that you can
> have a non-const pointer to something const, you can have a const
> pointer to something non-const, and naturally, a const pointer to
> something const.

That's what I meant about it making the type checking
more compicated. :-)

-- 
Greg



More information about the Pyrex mailing list