What is the translation of " INLINE FUNCTION " in French?

fonction inline
inline function
inline func
fonction en ligne
online function
inline function
in-line function

Examples of using Inline function in English and their translations into French

{-}
  • Colloquial category close
  • Official category close
Inline functions in C?
C referencing inline functions.
C, sur les fonctions inline.
Use inline function when performance is needed.
Utilisez la fonction en ligne lorsque des performances sont nécessaires.
You can also use Python 2.7 to specify an inline function.
Vous pouvez également utiliser Python 2.7 pour spécifier une fonction en ligne.
Prefer inline functions to defines.
Utiliser les fonctions inline et define.
It is also possible to define the inline function inside the class.
Il est également possible de définir la fonction inline dans la classe.
Inline function is one of the important feature of C++.
La fonction inline est l'une des fonctionnalités importantes de C++.
Thus, all the restrictions of inline functions are also applied here.
Ainsi, toutes les restrictions des fonctions inline sont également appliquées ici.
Inline function may increase efficiency if it is small.
La fonction en ligne peut augmenter l'efficacité si elle est petite.
Additionally, there must be exactly one definition of an inline function.
En outre, il doit exister exactement une définition d'une fonction en ligne.
The inline function may increase the efficiency of the code if it is small.
La fonction en ligne peut augmenter l'efficacité si elle est petite.
Profiling of programs using C++ inline functions is now more reliable.
Le profilage des programmes utilisant les fonctions en ligne C++ est maintenant plus fiable.
Inline functions may not be useful for many embedded systems.
Les fonctions en ligne peuvent ne pas être utiles pour de nombreux systèmes embarqués.
This chapter thoroughly explores the implementation and use of inline functions.
Ce chapitre explore complètement l'implémentation et l'utilisation des fonctions inline.
Any two inline functions can be combined and are independently controlled.
Les deux fonctions inline peuvent être combinées et sont contrôlées indépendamment.
You can set breakpoints within inline functions or event handlers.
Vous pouvez définir des points d'arrêt dans les fonctions inline ou dans les gestionnaires d'événements.
Correlated parameters or sub-queries are not supported by the inline function.
Les paramètres ou sous- requêtes corrélés ne sont pas pris en charge par la fonction inline"%1!
Inline functions resemble macros very much, but are sometimes cleaner to use.
Les fonctions en ligne ressemblent énormément aux macros mais sont parfois plus propres à utiliser.
Correlated parameters or sub-queries are not supported by the inline function"%!
Les paramètres ou sous-requêtes corrélés ne sont pas pris en charge par la fonction inline"%1!
Inline function is a function that is expanded in line when it is called.
Une fonction en ligne est une fonction qui est étendue en ligne lorsqu'elle est appelée.
Results: 30, Time: 0.0404

How to use "inline function" in a sentence

Will the inline function be compiled as the inline function always?
Bug description: Calling an inline function winthin another inline function crashes BoostC.
PREFER inline function types over typedefs.
The Editor_GetColumn inline function was added.
What the inline function actually do?
Avoid using inline function in the query.
Change each to "an inline function expression".
Explain about inline function and normal function.
Instructs the inliner to inline function func.
Added reset inline function to system header.

Word-for-word translation

Top dictionary queries

English - French