Hacker News new | ask | show | jobs
by liquidify 1038 days ago
std::variant is a nasty thing. I always try hard to find a way around it, and there is almost always a better way around it.
1 comments

What's so nasty about it?

I find it a delight