Back to Browse

Generics in C++ 1 - Templates Introduction | Modern Cpp Series Ep. 71

10.9K views
Jul 18, 2022
11:16

►Full C++ Series Playlist: https://www.youtube.com/playlist?list=PLvv0ScY6vfd8j-tlhYVPYgiIyXduu6m-L ►Find full courses on: https://courses.mshah.io/ ►Join as Member to Support the channel: https://www.youtube.com/channel/UCA64pZbN5Mz5NxC3SO4qpDg/join ►Lesson Description: In this lesson I introduce you to templates in C++. Templates are a powerful feature in C++, and they allow us to avoid 'copy and paste' when we need to implement similar functionality on different data types. I'd like you however to think of templates as a tool for helping compilers generate the necessary code that we need. In this lesson we'll do a brief motivation of just one of the types of templates C++ provides, and then revisit some more features of generic programming (i.e. called templates in C++) in future lessons. ►YouTube Channel: https://www.youtube.com/c/MikeShah ►Please like and subscribe to help the channel!

Download

1 formats

Video Formats

360pmp420.9 MB

Right-click 'Download' and select 'Save Link As' if the file opens in a new tab.

Generics in C++ 1 - Templates Introduction | Modern Cpp Series Ep. 71 | NatokHD