Search code examples
Data withUnsafeBytes is deprecated...


swiftbluetooth-lowenergyunsafe-pointersunsafe-unretained

Read More
dealing with autoreleased objects within dispatch_sync...


objective-c-blocksautoreleaseunsafe-unretained

Read More
Is there way to check a `unowned` (actually `unowned(safe)`) reference has been deinited?...


swiftmemory-managementweak-referencesunsafe-unretained

Read More
why delegates should be unsafe_unretained and not weak?...


delegatesautomatic-ref-countingretain-cycleweakunsafe-unretained

Read More
What's the difference between takeUnretainedValue and takeRetainedValue?...


swiftmemory-managementunsafe-unretainedretained-in-memory

Read More
malloc object lifetime with __unsafe_unretained typecast...


iosobjective-cautomatic-ref-countingobjective-c-runtimeunsafe-unretained

Read More
ObjC automatic reference counting(ARC): weak vs assign vs unsafe_unretained for delegate?...


objective-cautomatic-ref-countingweakunsafe-unretained

Read More
Is it really a good option to use ARC for IOS 4.0 where there is no weak property...


objective-ccocoa-touchautomatic-ref-countingunsafe-unretained

Read More
property for ivar that points to two-dimensional array of pointers to NSStrings...


objective-cpropertiesautomatic-ref-countingunsafe-unretained

Read More
Returning __unsafe_unretained pointer to released object in Objective C causes a crash...


objective-cautomatic-ref-countingunsafe-unretained

Read More
To support iOS 4.3, use "assign" instead of weak, but Interface Builder uses unsafe_unreta...


objective-cautomatic-ref-countingassignunsafe-unretained

Read More
Delegate pointer issues since upgrading to ARC...


ios4delegatesautomatic-ref-countingmemory-managementunsafe-unretained

Read More
Converting Project To ARC With Double Indirection Pointer Assign...


objective-cpointersautomatic-ref-countingunsafe-unretained

Read More
How to manage unsafe_unretained ivars/properties?...


objective-ciosautomatic-ref-countingunsafe-unretained

Read More
BackNext