lundi 7 août 2017

Can "typedef typename" be replaced by "using" keyword in C++ 11

I know that the "using" keyword could be used as template alias and type alias, but I didn't see anyone has mentioned that "typedef typename" could be replaced by "using". So could it?

Aucun commentaire:

Enregistrer un commentaire