mercredi 2 décembre 2020

why does nullptr not require header while nullptr_t does

nullptr_t is the type for nullptr. When I use nullptr_t, I have to use the header file but why isn't it required when using the nullptr keyword alone?

Aucun commentaire:

Enregistrer un commentaire