Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in automatic-ref-counting

Delphi TThread under ARC (iOS) not being released

Converting NSArray Contents to a varargs (With ARC) For Use With NSString initWithFormat

NSArray vs C Array performance comparison

Retaining ARC objects in c++ classes

iOS5 convert project to ARC fails due to "Error in format of file" How to fix?

Do loops and convenience methods cause memory peaks with ARC?

Get block argument from NSInvocation with ARC

Why is my object's weak delegate property nil in my unit tests?

Automatic Reference Counting: Error with fast enumeration

Objective-C ARC vs. MRR: why the switch?

When is NS_RETURNS_RETAINED needed?

NSPointerArray weird compaction

Forcing an object to deallocate under ARC

Weak property is set to nil in dealloc but property's ivar is not nil

Passing blocks in Objective-C

How do I know whether the compiler has ARC support enabled?

ARC forbids explicit message send of 'retain' issue

Link Errors with Parse.framework iOS

Debugging Only Obj-C/C in Xcode 4.3?

Overreleased MPMoviePlayerController under ARC in iOS SDK 8.4 on iPad