当编译器针对空间编译时,只会内嵌非常小的函式。
The compiler will only inline very small functions when compiling for space.
并不保证函式一定会内嵌展开。
There is no guarantee that functions will be expanded inline.
您无法强制编译器内嵌某一特定函式。
You cannot force the compiler to inline a particular function.
您无法强制编译器内嵌某一特定函式。
You cannot force the compiler to inline a particular function.
应用推荐