Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in automatic-ref-counting

ARC circular retain detection

What is the correct way of use strongSelf in swift?

Haskell memory management under IOS 5

Objective-C Data Structures (Building my own DAWG)

How to find the real cause of memory warning and how to resolve in iOS app

Storing weak reference sometimes causes leak

Objective-C classes in structs with ARC

Setting NSError within a block, using ARC

Pragma to explicitly enable ARC?

Returning NSMutableArray object from a method with an NSArray return value

EXC_BAD_ACCESS (SIGSEGV)

Objective-C with ARC: Custom setter does not retain

Objective C - ARC - When to use @autoreleasepool

weak IBOutleCollection is always nil

Where do we put code that was in -dealloc when converting to ARC?

iOS 7.0 and ARC: UITableView never deallocated after rows animation

NSStatusItem appears briefly on launch, but promptly disappears

Batch adding "-fno-objc-arc" flag to (multiple) source files

bridged cast: __bridge_transfer vs __bridge with synthesized setter

Objective-C: ARC forbids explicit message send of 'retain'