mercredi 2 août 2017

Since c++11, what's the difference between new A and new A()?

I have read Do the parentheses after the type name make a difference with new? . However, most answers are about c++03. As we know, since c++11, something like POD has changed. So, the examples in this question are out-of-date.

Thanks in advance.

Aucun commentaire:

Enregistrer un commentaire