エントリーの編集

エントリーの編集は全ユーザーに共通の機能です。
必ずガイドラインを一読の上ご利用ください。
記事へのコメント1件
- 注目コメント
- 新着コメント
注目コメント算出アルゴリズムの一部にLINEヤフー株式会社の「建設的コメント順位付けモデルAPI」を使用しています

- バナー広告なし
- ミュート機能あり
- ダークモード搭載
関連記事
Hamster Emporium: [objc explain]: Non-pointer isa
On iOS for arm64, the isa field of Objective-C objects is no longer a pointer. Say what? On iOS f... On iOS for arm64, the isa field of Objective-C objects is no longer a pointer. Say what? On iOS for arm64, the isa field of Objective-C objects is no longer a pointer. If it's not a pointer anymore, what is it? Some of the bits still encode the pointer to the object's class. But neither OS X nor iOS actually uses all 64 bits of virtual address space. The Objective-C runtime may use these extra bit
2013/09/25 リンク