#stdoptional — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #stdoptional, aggregated by home.social.
-
C++26: range support for std:optional
https://www.sandordargo.com/blog/2025/10/08/cpp26-range-support-for-std-optional
#HackerNews #C++ #C++26 #stdoptional #programming #news
-
I really must research how std::optional is implemented: My fear is it could be inefficient and I am overusing it for expressive API.