Comment by TuxSH
5 hours ago
> optional<T&>
This is a C++26 feature which will have pointer-like semantics, aren't you confusing it with optional<reference_wrapper<T>> ?
5 hours ago
> optional<T&>
This is a C++26 feature which will have pointer-like semantics, aren't you confusing it with optional<reference_wrapper<T>> ?
No comments yet
Contribute on Hacker News ↗