Hide menu

TDDD38 Advanced Programming in C++

Exercise Variant

This exercise is quite large, but it covers a lot of topics from the whole course. The aim is to implement our own version of std::variant.

The exercise (PDF)

Given code

Solution


Page responsible: Christoffer Holm
Last updated: 2022-11-30