Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in automatic-ref-counting

Accessor implementation of properties

ARC with non-Foundation Objects

no known class method for selector confusion

ARC error: receiver type for instance message does not declare a method with selector

Weak/Strong Annotations for Non-Synthesized Properties in Objective-C

Can I safely use this weak self auto type shortcut ?

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