首页 > Term: inline
inline
In programming, referring to a function call replaced with an instance of the function's body. Actual arguments are substituted for formal parameters. An inline function is usually done as a compile-time transformation to increase the efficiency of the program.
0
创建者
- Romain
- 44.44% positive feedback