阅读背景:

如果编译器内联通过函数指针调用的函数会发生什么

来源:互联网 

Let us say I have a function in my program and somewhere in my code, that function is called through a function pointer. What happens if the compiler happened to inline that function, or would the compiler realize that there is a function pointer assigned to that function and therefore avoid inlining it.Let us say I have a function in my program and




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

分享到: