Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in automatic-ref-counting

__strong qualifier used in non ARC project

ARC not releasing memory when going "back" in navigation controller - and it's slowing down my uipageviewcontroller

Is it possible to convert a &[T] or Vec<T> to Arc<Mutex<[T]>>?

CoreData How to filter NSFetchedResultsController with Search and ARC

Why does @objc generate retain and release calls? [duplicate]

How to programmatically detect automatic reference counting?

Transitioning to ARC causing delegate issues

CGImageDestinationCreateWithData not creating a CGImageDestinationRef object

Cocos2d 2.0: when is good practice to "purge" caches?

ARC autoreleases too early (?)

Properly defining a static NSString* c-style array under ARC

Hooking end of ARC dealloc

Is it possible to skip some files when auto-converting to ARC?

Manually implementing @property

Why is my NSNotificationObserver deallocated while a message runs on it?

Iphone-pushViewController is not working in XCode 4.2