What is a range?

Šimon Tóth

60
beginner
intermediate
09:30-10:30, Thursday, 4th July 2024

A range of elements was a very simple concept. Until C++20.

C++20 codified the concept of a range, a view, a common range, a borrowed range, a sized range...

After attending this talk, you will have a good understanding of the different types of ranges introduced in C++20, their limitations and implications on performance.

C++20
ranges

Šimon Tóth

After more than 20 years of C++ in commercial settings, I now spend my time teaching and writing about C++.