Hacker News new | ask | show | jobs
by UncleMeat 1064 days ago
operator*() is UB on a missing optional, but ::value() exists if you want safety built into the call.