Search code examples
Implementing NSCopying...


iphoneiosobjective-cnscopying

Read More
Does the different way of handling key between NSMutableDictionary and NSCache (copy vs. retain) res...


iosswiftnsmutabledictionarynscachenscopying

Read More
Implementing Codable and NSManagedObject simultaneously in Swift...


swiftswift4nsmanagedobjectcodablenscopying

Read More
Swift 4 Copy an array of objects by value which have array inside...


arraysswiftcopynscopying

Read More
NSCopy GKGameModel doesn't copy player objects correctly...


swiftgameplay-kitnscopying

Read More
data type not checked when copy method is used in assignment...


objective-cpointerspropertiesprotocolsnscopying

Read More
How do copy and mutableCopy apply to NSArray and NSMutableArray?...


cocoacocoa-touchnsmutablearraynsarraynscopying

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


objective-cnscopyingtoll-free-bridging

Read More
UIView as dictionary key?...


iphoneobjective-cuiviewnsdictionarynscopying

Read More
NSCopying copy(with:) - Does it really need to return Any?...


swiftnscopying

Read More
Date.copy() in Swift 3.0...


iosswiftnscopying

Read More
Copy NSTableView row greyed out...


swiftmacoscopynstableviewnscopying

Read More
no known instance method for selector 'copy' on protocol conforming to NSCopying and NSObjec...


objective-cnsobjectnscopying

Read More
Can't make realm List<T> conform NSCopying...


swiftlistrealmnscopying

Read More
Objective-C pattern for creating mutable copies...


iosobjective-cfactorynscopyingnsmutablecopying

Read More
swift - NSCopying class...


swiftambiguousnscopying

Read More
Implementing NSCopying in Subclass of Subclass...


objective-cxcodememory-managementhierarchynscopying

Read More
Type 'Int' does not conform to protocol 'NSCopying'...


swiftnsmutablearrayuicollectionviewlayoutswift2nscopying

Read More
Mantle MTLModel's copyWithZone: deep copy?...


iosmetalnscopying

Read More
Correct pattern for mutable vs immutable...


objective-cimmutabilitynscopyingmutability

Read More
Creating a copy of a PFObject...


iosparse-platformpfobjectnscopying

Read More
NSManagedObject as NSDictionary key?...


cocoacore-datansdictionarynscopying

Read More
To be a key of an NSDictionary, must a class also implement isEqual: and hash?...


objective-ccocoansdictionarynscopying

Read More
Why must the key of an NSDictionary conform to NSCopying...


objective-ccocoansdictionarynscopying

Read More
Using instancetype as the return type of a copy in Objective-C?...


objective-cclangfoundationnscopyinginstancetype

Read More
How to make a deep copy with copyWithZone to duplicate a structure?...


iosiphonecocoanscodingnscopying

Read More
How do I release C style arrays?...


objective-carraysnscopying

Read More
Any reason to not use existing NSCoding methods to implement NSCopying...


cocoacocoa-touchnscodingnscopying

Read More
What is the difference between "-copy" and "-copyWithZone:"?...


objective-cioscocoafoundationnscopying

Read More
Is there any way to copy EKEvent, or let it conform NSCopying protocol...


iosobjective-cios7ekeventnscopying

Read More
BackNext