samedi 16 juin 2018

What operands can the sizeof operator operate in C++? Does sizeof(function) makes sense?

I am bit confused on the sizeof(function). I used to think that sizeof operator operates on class objects, pointers, and references.

What operands can the sizeof operator operate in C++?

Does sizeof(function) make sense?

Aucun commentaire:

Enregistrer un commentaire