Class Central is learner-supported. When you buy through links on our site, we may earn an affiliate commission.

YouTube

Rappel: Compose Algorithms, Not Iterators - Google's Alternative to Ranges

CppNow via YouTube

Overview

Explore an innovative approach to composing operations on ranges in C++ with this conference talk from C++Now 2024. Delve into Rappel, Google's alternative to std::ranges, which proposes basing composition on a generalization of rather than . Learn how this method can potentially make composition safer, more efficient, and more flexible compared to C++20 ranges, while also offering monadic error handling. Examine the motivation behind Rappel, analyze its underlying semantic model, and compare it with std::ranges. Investigate the implementation details of Rappel and discover how it can be extended. Gain insights from Google engineers John Bandela and Chris Philip as they present this cutting-edge approach to algorithm composition in C++.

Syllabus

Rappel: Compose Algorithms, Not Iterators - Google's Alternative to Ranges - C++Now 2024

Taught by

CppNow

Reviews

Start your review of Rappel: Compose Algorithms, Not Iterators - Google's Alternative to Ranges

Never Stop Learning.

Get personalized course recommendations, track subjects and courses with reminders, and more.

Someone learning on their laptop while sitting on the floor.