Y
Hacker News
new
|
ask
|
show
|
jobs
by
kaashif
776 days ago
You aren't mistaken. I should've written "runtime overhead" - my point is that there is no runtime performance penalty for getting rid of the UB in the Option API.
An equivalent API with no UB is just strictly better.