« Foncteur » : différence entre les versions


(Page créée avec « ==en construction== == Définition == == Français == == Anglais == ''' Functor''' A functor is a type of class in C++ that acts like a function. Experts point out... »)
Balise : Éditeur de wikicode 2017
(Aucune différence)

Version du 24 septembre 2020 à 10:18

en construction

Définition

Français

Anglais

Functor


A functor is a type of class in C++ that acts like a function. Experts point out that a functor is created by overloading the operator and passing one argument the way that one would to a conventional function, albeit with different results.

Source : Techopedia



Contributeurs: Claire Gorjux, wiki