Hacker News new | ask | show | jobs
by fluffything 2455 days ago
> C++ has sum types as of several years ago with std::variant.

Haha, that's like saying that C has templates because it has the _Generic macro.