Extended Type Info in Objective-C
Nicolas Bouilleaud: What? Nil objects don’t have a class; they’re just nil pointers. _ivarDescription prints the expected class of the instance variable, as specified in the source code. In fact, the compiler stores extended type info in the binary. That’s really weird: Objective-C treats all objects equals, as ids, and will not complain when assigning … Continue reading Extended Type Info in Objective-C
Copy and paste this URL into your WordPress site to embed
Copy and paste this code into your site to embed