Search code examples
Bridging to/from CoreFoundation on Linux...


linuxswiftfoundationcore-foundationtoll-free-bridging

Read More
Why can't NSSpeechsynthesier's class method availableVoices be bridged to a Swift array of s...


swiftcocoatoll-free-bridging

Read More
Does CFBridgingRelease restore ownership to preexisting references without direct assignment?...


automatic-ref-countingobjective-c++toll-free-bridging

Read More
Why use toll-free bridging for collections with custom memory-management semantics?...


objective-cnscopyingtoll-free-bridging

Read More
Toll-free bridging and pointer access in Swift...


objective-ccore-foundationswifttoll-free-bridging

Read More
Are Swift's String, Array, and Dictionary NSObjects? Why can a struct be an NSObject?...


swiftcocoacocoa-touchtoll-free-bridging

Read More
ObjC casting a block with toll-free-bridged types...


objective-cautomatic-ref-countingtoll-free-bridging

Read More
CFDictionary won't bridge to NSDictionary (Swift 2.0 / iOS9)...


swiftnsdictionaryswift2toll-free-bridgingcfdictionary

Read More
Is a __bridge_transfer valid on a NULL object...


iosobjective-ccore-foundationtoll-free-bridging

Read More
NSString to CFStringRef and CFStringRef to NSString in ARC?...


objective-cnsstringautomatic-ref-countingtoll-free-bridging

Read More
ARC: __bridge versus __bridge_retained using contextInfo test case...


objective-cmemory-managementautomatic-ref-countingretaincounttoll-free-bridging

Read More
Correct way to handle CGImageRef in containers under ARC...


iosobjective-cautomatic-ref-countingcgimagereftoll-free-bridging

Read More
OS X: How to correctly bridge release pointer with __bridge_transfer...


objective-cautomatic-ref-countingobjective-c-blocksvoid-pointerstoll-free-bridging

Read More
Safe to use matching CFBridging calls to transfer in and out of ARC for non CF types?...


objective-ccautomatic-ref-countingchipmunktoll-free-bridging

Read More
OS X and FSEvents: How do you release a callback pointer supplied to an FSEventStreamRef?...


callbackobjective-c-blocksfseventstoll-free-bridging

Read More
NSFastEnumeration object casting in ARC...


objective-cautomatic-ref-countingnsfastenumerationtoll-free-bridging

Read More
Converting CFIndex to NSInteger...


objective-ctype-conversioncore-foundationnsintegertoll-free-bridging

Read More
BackNext