Hacker News new | ask | show | jobs
by mmaniac 691 days ago
Why wouldn't you want std::tuple<> to be the same as std::monostate, though? In many languages with a proper unit type such as Haskell and Rust, the zero tuple is the unit type.