inline expansion (0 synonym found)

We don't have any synonyms for inline expansion yet.

Think inline expansion belongs in the thesaurus? Recommend it and we'll take a look.


Definition of inline expansion:

(N) : In computing, inline expansion, or inlining, is a manual or compiler optimization that replaces a function call site with the body of the called function.

Definition of inline expansion:

(N) : In computing, inline expansion, or inlining, is a manual or compiler optimization that replaces a function call site with the body of the called function.

Back to Top