C++ Russia 2018: Arno Schödl, From Iterators To Ranges
From Iterators to Ranges: The Upcoming Evolution Of the STL - Arno Schödl - Meeting C++ 2015
From Iterators to Ranges — the Upcoming Evolution of the Standard Library - Arno Schoedl - ACCU 21
Arno Schödl - From Iterators To Ranges — The Upcoming Evolution Of the Standard Library
From Iterators To Ranges - The Upcoming Evolution Of the Std Lib - Arno Schoedl [ C++ on Sea 2020 ]
Iterators and Ranges: Comparing C++ to D to Rust - Barry Revzin - [CppNow 2021]
Arno Schoedl - From Iterators To Ranges - QtCon Akademy 2016
ITERATORS in C++
[MUC++] Arno Schödl - "From Iterators To Ranges - The upcoming Evolution of the Standard Library"
Keynote: Iterators and Ranges: Comparing C++ to D, Rust, and Others - Barry Revzin - CPPP 2021
Back to Basics: Iterators in C++ - Nicolai Josuttis - CppCon 2023
CSC4700-The C++ Standard Library, Iterators and Ranges
Rappel: Compose Algorithms, Not Iterators - Google's Alternative to Ranges - C++Now 2024
Go 1.23: Custom Iterators Explained - Best feature?!
Making Iterators, Views and Containers Easier to Write with Boost.STLInterfaces - Zach Laine
C++Now 2018: Jonathan Boccara “Smart Output Iterators”
Better C++ Ranges - Arno Schödl - [CppNow 2021]
Why Iterators Got It All Wrong - Arno Schödl - CppNorth 2022
Why Iterators Got It All Wrong - And What We Should Use Instead - Arno Schoedl - C++Online 2024
Python Tutorial: Iterators and Iterables - What Are They and How Do They Work?