Liste des Groupes | Revenir à cl c |
Am 03.05.2024 um 11:18 schrieb David Brown:On 03/05/2024 09:58, Bonita Montero wrote:Am 03.05.2024 um 09:38 schrieb David Brown:
No it is not. C-style functions (or C++ functions for that>
matter) are not objects, and do not have calling operators.
Built-in operators do not belong to a type, in the way that class
operators do.
You can assign a C-style function pointer to an auto
function-object.
A C-style function /pointer/ is an object. A C-style /function/ is
not. Do you understand the difference?
Practically there isn't a difference.
>
Les messages affichés proviennent d'usenet.