To wydarzenie już się odbyło. Sprawdź nadchodzące wydarzenia
A pipeline architecture in C++
Wydarzenie:
A pipeline architecture in C++
Typ wydarzenia:
Spotkanie
Kategoria:
Tematyka:
Data:
14.05.2024 (wtorek)
Godzina:
19:00
Język:
polski
Wstęp:
Bezpłatne
Miasto:
Miejsce:
Katedra Telekomunikacji AGH
Adres:
Czarnowiejska 78
Zaloguj się, by zgłosić zmianę.
Prelegenci:
Opis:
Since C++20 we can use the ranges library with the very interesting function composition abilities thanks to the overloaded pipe operator. In this meeting we’ll shed more light on how it is implemented but also we’ll present a custom pipeline framework in which we’ll overload our own pipe operator. Together with std::expected it allows us to combine our functions into very useful pipeline architectures. Everyone is welcome!
Presenter: Bogusław Cyganek