Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in nscopying
Enabling the NSCopying protocol in a class
Jan 25, 2023
iphone
objective-c
memory-management
nscopying
make UIImage conform to the NSCopying protocol
Dec 31, 2022
iphone
uiimage
nscopying
Why doesn't UIView (or it's subclasses) adopt the NSCopying Protocol?
Dec 24, 2022
iphone
cocoa-touch
uikit
nscopying
Why must the key of an NSDictionary conform to NSCopying
Dec 16, 2022
objective-c
cocoa
nsdictionary
nscopying
NSString property and custom init
Dec 13, 2022
objective-c
nsstring
initialization
init
nscopying
Is returning [self retain] in copyWithZone for immutable classes with mutable subclasses really safe / a good idea?
Oct 23, 2022
objective-c
nscopying
Date.copy() in Swift 3.0
Jul 15, 2022
ios
swift
nscopying
What is the meaning of "zone" in copyWithZone:?
Nov 28, 2020
cocoa
nscopying
NSCopying copy(with:) - Does it really need to return Any?
Sep 15, 2022
swift
nscopying
Override copy or copyWithZone: or both?
Oct 22, 2016
iphone
nscopying
What is the difference between "-copy" and "-copyWithZone:"?
Oct 30, 2022
objective-c
ios
cocoa
foundation
nscopying
Using instancetype as the return type of a copy in Objective-C?
Nov 10, 2022
objective-c
clang
foundation
nscopying
instancetype
Best practice for copying private instance vars with NSCopying
Jul 03, 2022
cocoa
instance-variables
nscopying
When is NSCopying needed?
Nov 20, 2022
objective-c
cocoa
nsdictionary
nscopying
Why zone is always nil while implementing NSCopying?
Nov 08, 2022
objective-c
ios
nsarray
nscopying
iPhone : (id)copyWithZone:(NSZone *)zone : what is "zone" for?
Nov 12, 2022
iphone
nscopying
copywithzone
Implementing NSCopying in Subclass of Subclass
Nov 19, 2021
objective-c
xcode
memory-management
hierarchy
nscopying
UIView as dictionary key?
Jul 11, 2022
iphone
objective-c
uiview
nsdictionary
nscopying
How do copy and mutableCopy apply to NSArray and NSMutableArray?
Aug 26, 2022
cocoa
cocoa-touch
nsmutablearray
nsarray
nscopying
Older Entries »