STL C++ Iterators - Introduction | Modern Cpp Series Ep. 135

Описание к видео STL C++ Iterators - Introduction | Modern Cpp Series Ep. 135

►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 provide you an introduction to iterators in the C++ standard template library (STL). Iterators allow us a uniform way to move through data structures, and can often express the intent clearly in our code. Range-based for loops use iterators behind the scenes to also make our code more concise.

►YouTube Channel:    / mikeshah  
►Please like and subscribe to help the channel!
►Join our free community: https://courses.mshah.io/communities/...

Комментарии

Информация по комментариям в разработке