C++ STL numeric - std::iota | Modern Cpp Series Ep. 179

Published: 11 February 2024
on channel: Mike Shah
805
52

►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/...


Watch video C++ STL numeric - std::iota | Modern Cpp Series Ep. 179 online, duration hours minute second in high quality that is uploaded to the channel Mike Shah 11 February 2024. Share the link to the video on social media so that your subscribers and friends will also watch this video. This video clip has been viewed 805 times and liked it 52 visitors.