To wydarzenie już się odbyło. Sprawdź nadchodzące wydarzenia
Generators: introduction to the C++20 synchronous coroutines.
Wydarzenie:
Generators: introduction to the C++20 synchronous coroutines.
Typ wydarzenia:
Spotkanie
Kategoria:
Tematyka:
Data:
15.10.2019 (wtorek)
Godzina:
19:00
Język:
angielski
Wstęp:
Bezpłatne
Miasto:
Miejsce:
AGH, Katedra Informatyki, sala 3.27B
Adres:
Kawiory 21
Zaloguj się, by zgłosić zmianę.
Prelegenci:
Opis:
We're happy to announce that during the next meeting we'll have a special guest from Łódź - Dawid!
Dawid Pilarski finished Automatics Control and Robotics studies but always was fascinated by software development.
Currently, he is Senior Software Developer in TomTom, where he deals with navigation and automotive software.
In spare time, he likes giving talks at local meetups and conferences. He also has his own C++ blog:
blog.panicsoftware.com
Dawid will give a presentation about Coroutines that we'll get with C++20.
Short agenda:
- What are coroutines,
- language coroutines vs library coroutines,
- Some examples with the use of the cppcoro library,
- How to write your own coroutine type.