Hacker News new | ask | show | jobs
by UncleMeat 1764 days ago
Optional doesn't give you that automatically. In C++, you can happily dereference a std::optional without checking it.