C++23 Ranges: Conceptual Changes and Useful Practicalities - Dvir Yitzchaki - ACCU 2023

Описание к видео C++23 Ranges: Conceptual Changes and Useful Practicalities - Dvir Yitzchaki - ACCU 2023

ACCU Membership: https://tinyurl.com/ydnfkcyn
Sponsored By think-cell: https://www.think-cell.com/accu
https://accu.org

C++23 Ranges: Functional Programming With New View Adaptors and Other Utilities - Dvir Yitzchaki - ACCU 2023
Slides: https://accu.org/conf-previous/accu2023/

Being introduced to C++20, ranges changed the way we write code. C++23 not only brings with it a large pile of new utilities but actually introduces a fundamental change to one of the core concepts in the ranges world - the view.

Absurd as it sounds, views can now also own their elements while still being cheap to pass around. This talk will explain how that works as well as describe the most useful algorithms and adaptors we can now take advantage of, like using `std::generator` to implement range adaptors, printing ranges, or even using the new `std::optional` monadic interface.
---

Dvir Yitzchaki

A Senior Software Engineer at Roku Inc. Member of the Israel National Body for WG21.
---

https://www.accuconference.org/

YouTube Videos Filmed, Edited & Optimised by Digital Medium: https://events.digital-medium.co.uk

#accuconf #programming #cpp

Комментарии

Информация по комментариям в разработке