C++ Standard Views - Nico Josuttis - ACCU 2023

Описание к видео C++ Standard Views - Nico Josuttis - ACCU 2023

ACCU Membership: https://tinyurl.com/ydnfkcyn
Sponsored By think-cell: https://www.think-cell.com/accu
https://accu.org
C++ Standard Views: The Design, the Traps, and How to Use Them and How to Use Something Better - Nico Josuttis - ACCU 2023
Slides: https://accu.org/conf-previous/accu2023/

C++20 introduced views, lightweight collections that refer or own collections like containers or other ranges. The design had to deal with several tradeoffs. As a result, the standard views come with so many pitfalls and traps that they are really hard to use for experiences programmers and more or less unusable for ordinary programmers.

Why? How could that happen? How can we deal with what was standardized? Can we do better? Can we even implement or use other views.

This talk will answer all these questions and for sure cause heated discussions.

It is time to have them.
---

Nico Josuttis

Nicolai M. Josuttis is well-known in the C++ community for his authoritative books and talks. He is the author of "C++20 - The Complete Guide", "C++17 - The Complete Guide", "C++ Move Semantics - The Complete Guide", "The C++ Standard Library - A tutorial and Reference", and (as a co-author) "C++ Templates: The Complete Guide." He has been a member of the C++ Standards Committee for more than 20 years.
---

https://www.accuconference.org/

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

#accuconf #programming #cpp

Комментарии

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