This event has already taken place. Check upcoming events
Concepts in practice: writing a generic library
Event:
Concepts in practice: writing a generic library
Event type:
Meetup
Category:
Topic:
Date:
23.06.2020 (tuesday)
Time:
20:30
Language:
English
Price:
Free
City:
Log in, by zgłosić zmianę.
Description:
Description:
In this session we will see how C++20 Concepts can be used form the perspective of a generic library author. We will start with a small Minimax algorithm for solving a Tic-Tac-Toe game, and promote it to a generic algorithm that works for any type that satisfies concept `Game`.
This will be an improvised live coding session.