Skip to content

Iterators and Algorithms

Containers store data, algorithms process data, and iterators serve as the interface connecting them. In this group, we clarify the strengths and categories of iterators and their adapters, discuss how to select from the extensive <algorithm> library and their complexity, and explore what C++20 ranges and C++23 features bring to the table.

v0.7.0-9-g940ec1b · 940ec1b · 2026-07-05