Concepts in practice: writing a generic library

Hosted By
Andrzej K. and Lukasz R.

Details
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.

C++ User Group Krakow
See more events
C++ User Group Krakow

No ratings yet
Online event
This event has passed
Concepts in practice: writing a generic library