C++20: The small things


Details
C++20: The small things, Timur Doumler
Внимание! Количество мест в зале сильно ограничено (под встречу будет выделен маленький зал). Поэтому обновляйте RSVP, как только ваши планы поменялись. Планируется запись встречи.
Abstract (сам доклад будет на английском, пообщаться с докладчиком после выступления можно будет на русском):
The Big Five of C++20 are Modules, Concepts, Coroutines, Contracts, and Ranges. But apart from those game-changing advancements, C++20 also offers many small language improvements, making C++ more powerful and expressive, but also safer and more consistent.
This talk is an overview over all those smaller additions to the core language that will make your life easier. We will discuss much-needed improvements to existing facilities such as lambdas, CTAD, structured bindings, and initialisation, as well as brand-new language utilities that you may not yet have heard about!
Speaker:
Timur Doumler is a C++ developer specialising in audio and music technology, active member of the ISO C++ committee, and part of the includecpp.org team. He is passionate about building communities, clean code, good tools, and the evolution of C++.

Sponsors
C++20: The small things