您的位置:首页 > 移动开发 > Objective-C

Implicit conversion of an Objective-C pointer to '__autoreleasing instancetype *' (aka '__autoreleas

2016-08-24 16:48 351 查看
Implicit conversion of an Objective-C pointer to __autoreleasing instancetype aka __autoreleas

Implicit conversion of an Objective-C pointer to ‘__autoreleasing instancetype *’ (aka ‘__autoreleas

Implicit conversion of an Objective-C pointer to ‘__autoreleasing instancetype *’ (aka ‘__autoreleas

翻译:

一个Objective-C指针的隐式转换__autoreleasing instancetype *”(又名“__autoreleas>

+(instancetype *) 错误表达方式
+(instancetype) 正确表达方式
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签:  objective-c bug
相关文章推荐