Anyway to make a generic out of instancetype?
Anyway to make a generic out of instancetype?
- Subject: Anyway to make a generic out of instancetype?
- From: Rick Mann <email@hidden>
- Date: Fri, 04 Sep 2015 16:47:50 -0700
I have some class methods that return NSArray*. I wanted to have them return NSArray<instancetype*>*, but the compiler doesn't seem to like that. Is it worth trying to do?
Thanks,
--
Rick Mann
email@hidden
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden