// C++11 code, int a(1); int b{2}; int c = 3;
What is the difference in their efficiency at initialization?
Aucun commentaire:
Enregistrer un commentaire