How to rangify your code

Tina Ulbrich

in-person
60 minute session
beginner
intermediate
09:30-10:30, Thursday, 7th July 2022

By now you probably know about ranges in C++20. You may have also watched a talk or two about how to create your own view. But now, what do you do with that knowledge? How do you rangify your code? If you find yourself using pre C++20 code because you don't know where to start using ranges, this talk is for you. I'm going to rangify different code examples and try to show you how to think in ranges. I'm going to use the standard library and the range-v3 library.

ranges
C++20
STL
range-v3

Tina Ulbrich

Tina works at Rosen, a service provider in the oil and gas industry. She writes and maintains numerical and data processing algorithms for pipeline inspection data. She highly values simple, modern and clean code, using the latest language features. She promotes refactoring, high test coverage and collaboration between developers. She also teaches modern C++ in internal tech talks. Tina holds a university degree in Bio-Mathematics from the University of Applied Science in Zittau/Görlitz. She is an active member of the #include Discord community.