阅读背景:

使用Objective-C中的GCC __used属性

来源:互联网 

Is it possible to use the __unused attribute macro on Objective-C object method parameters? I've tried placing it in various positions around the parameter declaration but it either causes a compilation error or seems to be ignored (i.e., the compiler still generates unused parameter warnings when compiling with -Wall -Wextra).Is it possible to use the __unused attribute ma




你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: