Skip to content

Instantly share code, notes, and snippets.

@IvanovDeveloper
Created July 11, 2016 14:41
Show Gist options
  • Save IvanovDeveloper/a2efb4e31467c811fa66ea8049507390 to your computer and use it in GitHub Desktop.
Save IvanovDeveloper/a2efb4e31467c811fa66ea8049507390 to your computer and use it in GitHub Desktop.
__weak __typeof(self) weakSelf = self;
__strong __typeof(weakSelf) strongSelf = weakSelf;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment