Y
Hacker News
new
|
ask
|
show
|
jobs
by
petters
3549 days ago
Hopefully there can be a new function returning optional at some point in the future.
1 comments
hellofunk
3549 days ago
I'm not sure I understand; in C++17, why can't you write a function that returns std::optional?
link