Skip to content

Instantly share code, notes, and snippets.

@joamafer
Last active November 13, 2015 14:03
Show Gist options
  • Save joamafer/9eb47350b8c29f00cb23 to your computer and use it in GitHub Desktop.
Save joamafer/9eb47350b8c29f00cb23 to your computer and use it in GitHub Desktop.
WeakSelf
#define WeakSelf __weak __typeof(self) weakSelf = self
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment