Revert "implement __hash__() and __eq__() for ctypedefs by delegating to the base type"
This breaks comparing typedef types and results in funky things such as getting temporaries of different types. This reverts commit e3838e42.
Showing
Please register or sign in to comment