jeudi 24 mai 2018

What is the difference between Automatic type deduction in C++11 and type casting

I am getting confused between two concepts that is "auto" keyword that is introduced in C++11 and type casting (dynamic_cast/static_cast).

Does "auto" keyword in C++11 uses type casting internally?

Aucun commentaire:

Enregistrer un commentaire