Inline function
id:
inline-function-239-7843751
title:
Inline function
text:
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 the body of the function inline by performing inline expansion, i.e. by inserting the function code at the address of each function call, thereby saving the overhead of a function call. In this respect it is analogous to the register storage class specifier, which similarly provides an optimizat
brand slug:
wiki
category slug:
encyclopedia
description:
Function in the C and C++ programming languages
original url:
https://en.wikipedia.org/wiki/Inline_function
date created:
date modified:
2024-04-06T19:15:05Z
main entity:
{"identifier":"Q1189936","url":"https://www.wikidata.org/entity/Q1189936"}
image:
fields total:
13
integrity:
14