Conquering C++20 Ranges - Tristan Brindle - CppCon 2021

Conquering C++20 Ranges - Tristan Brindle - CppCon 2021

https://cppcon.org/
https://github.com/CppCon/CppCon2020
---

This is the final part in a trilogy of talks covering the new Ranges functionality in C++20. Following the format of “C++20 Ranges in Practice” (CppCon 2020), in this installment we’ll look at three more everyday programming problems and discover how Ranges can be used to solve them cleanly, elegantly and concisely. In particular, in this talk we’ll focus on how we can implement our own custom range adaptors, often seen as the “final hurdle” on the road to conquering Ranges. Time permitting, we’ll also take a brief look at the new ranges additions currently in the planning stages for C++23.

---

Tristan Brindle

---

Videos Streamed & Edited by Digital Medium: http://online.digital-medium.co.uk

The CppCon YouTube Channel Is Sponsored By:
JetBrains : http://jb.gg/cpptools
SonarSource: https://www.sonarsource.com/

c++ talkc++ talk videocpp talk

Post a Comment

0 Comments