Hacker News new | ask | show | jobs
by a_t48 1528 days ago
Neat, that's somewhere in between a `union` and a `std::variant`. You could build your own, but it's cool that it's a first class member of the language.