Logo Crossweb

Log in

No account yet? Forgot password

Przypomnij hasło

close Wypełnij formularz.
Na Twój adres e-mail zostanie wysłane link umożliwiający zmianę hasła.
Send
This event has already taken place. Check upcoming events

C++ coroutines – an introduction

Event:
C++ coroutines – an introduction
Event type:
Meetup
Category:
IT
Topic:
Date:
27.02.2024 (tuesday)
Time:
19:00
Language:
Polish
Price:
Free
City:
Place:
Katedra Telekomunikacji AGH
Address:
Czarnowiejska 78
Description:

Presenter: Bogusław Cyganek


The C++20 standard brought the so-called the big four. The next meeting of our group will be devoted to one of them - coroutines. Briefly, a coroutine is a function that can suspend execution, and which can be resumed later. Such a function can be useful in many contexts, e.g. for handling IO, event driven applications or for creating fast cooperative multitasking. However, the interface for using coroutines in your own code is not very friendly. Therefore, at this meeting, Bogusław will present the basics of this mechanism and practical advice on how to use it in everyday C++ code. Everyone is welcome!

Profile of employers

Similar events