►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 will try to show you why you might care at least one iota more about std::iota. This is a function that effectively populates a range with a successive call of ++ on the object. It can be a simple way to run a version of std::generate that fills a container with successive elements. For fun, I'll also show you how to implement a 'range' like function in Python to clean up your range-based for loops.
►YouTube Channel: / mikeshah
►Please like and subscribe to help the channel!
►Join our free community: https://courses.mshah.io/communities/...