Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in automatic-ref-counting

Do system object delegates in ARC need to be set to nil?

AFNetworking in ARC gives compiler warnings after adding -fno-obc-arc

use __weak to local variable in ARC

override retain/release under ARC

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)?