Function inlining has been proposed as an efficient compiler optimization technique.It expands a function call site into the actual implementation of the function.

  • 内联优化是一种有效的编译优化技术,它通过将函数体直接嵌入到调用点来消除函数调用开销。
目录 查词历史