Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in automatic-ref-counting

EXC_BAD_ACCES drawing shadow

weakSelf on queue calling method that use self inside

How does Automatic Reference Counting work for Value Types in Swift?

__weak and autorelease pool in ARC in Xcode 4.2

Weak or Unowned or None

Memory Issue with ARC

Updating CoreFoundation PriorityQueue implementation to take advantage of ARC for iOS

iPhone: Huge memory spike when creating NSString in loop

How to return objects from function in ARC?

Disable ARC with Xcode 5

Does clang capture ARC modifiers with __typeof?

Retaining self with nested blocks?

Why we need property outlet and variable in iOS?

ARC Retain Cycle appears after updating to iOS 6.1

How to work with Automatic Reference Counting (ARC)?

Memory problems when pushing many view controllers on UINavigationController

trouble with NSFastEnumeration protocol and ARC

Why am I getting a retain cycle from passing weak self in to a static function's closure?

ARC - ObjC Objects with CF instance variables