Hacker News new | ask | show | jobs
by maattdd 274 days ago
TIL that std::visit supports multiple variants. How new is that ?
1 comments

Always did, as far as I know. Never knew why...