Examples of using Inline function in English and their translations into French
{-}
-
Colloquial
-
Official
Inline functions in C?
C referencing inline functions.
Use inline function when performance is needed.
You can also use Python 2.7 to specify an inline function.
Prefer inline functions to defines.
It is also possible to define the inline function inside the class.
Inline function is one of the important feature of C++.
Thus, all the restrictions of inline functions are also applied here.
Inline function may increase efficiency if it is small.
Additionally, there must be exactly one definition of an inline function.
The inline function may increase the efficiency of the code if it is small.
Profiling of programs using C++ inline functions is now more reliable.
Inline functions may not be useful for many embedded systems.
This chapter thoroughly explores the implementation and use of inline functions.
Any two inline functions can be combined and are independently controlled.
You can set breakpoints within inline functions or event handlers.
Correlated parameters or sub-queries are not supported by the inline function.
Inline functions resemble macros very much, but are sometimes cleaner to use.
Correlated parameters or sub-queries are not supported by the inline function"%!
Inline function is a function that is expanded in line when it is called.