DEV Community

Discussion on: Quick Introduction to typedef in C++

Collapse
 
sandordargo profile image
Sandor Dargo

It would interesting to read a next episode where you compare typedef with using.

Collapse
 
guptaaastha profile image
Aastha Gupta

Update : Checkout this and this post which cover using and typedef vs using in C++ respectively 😄

Collapse
 
guptaaastha profile image
Aastha Gupta

Hey Sandor, that sounds like a great idea! I'll definitely pick this up next. Expect an article on typedef vs using in the coming week.
Thanks for giving this one a read :)