Skip to content

Instantly share code, notes, and snippets.

@arturlector
Created March 13, 2016 20:16
Show Gist options
  • Select an option

  • Save arturlector/c12de01c73f9c90c2f9c to your computer and use it in GitHub Desktop.

Select an option

Save arturlector/c12de01c73f9c90c2f9c to your computer and use it in GitHub Desktop.
Что такое указатель isa? Для чего он нужен?

Что такое указатель isa?

Указатель на Class для данного объекта. Каждый объект имеет ссылку на свой класс через isa.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment