×

Inline function

In the C and C++ programming languages, an inline function is one qualified with the keyword inline; this serves two purposes: It serves as a compiler directive that suggests that the compiler substitute ... Wikipedia