►Full C++ Series Playlist: • The C++ Programming Language
►Find full courses on: https://courses.mshah.io/
►Join as Member to Support the channel: / @mikeshah
►Lesson Description: In this lesson I show you one of the more exciting features that was initially added to C++ 11, the repurposing of 'auto'. 'auto' is a placeholder for a type specifier, and allows the compiler to deduce the type for you. This can be handy for cleaning up your code, though I will have a warning that it does not always do what you may expect, so you do have to be a little careful with auto.
►YouTube Channel: / mikeshah
►Please like and subscribe to help the channel!