Hacker News new | past | comments | ask | show | jobs | submit login

To be fair to the author, std::optional was added in C++17, which came after this blog post was written. I agree, maybe if he had written it today his views would be different.



And yet boost optional has existed for a good half of forever. C++ programmers have been writing they're own versions (maybe, fallible, etc) for the other half.


But there have been <optional> implementations around for more than a decade




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: