function inlining

<programming>

Defining a member function's implementation within the class where it was also declared. This is usually reserved for small functions since the inline function must be re-compiled for every instance of the class.

Last updated: 2007-03-22

Nearby terms:

Function Graph Languagefunction inliningfunction keyFunction Point Analysis

Try this search on Wikipedia, Wiktionary, Google, OneLook.



Loading