-
Dominik Charousset authored
The `caf::variant` type came with a `sum_type` API that unfortunately had some greedy template that did not behave nicely when switching to `std::variant`. So instead of deprecating them, we actually remove them right away since implementing workarounds for dead code is not worth the time investment.
3bd185d4