William Tran-Viet 54b671e054
[libc++][NFC] Simplify most of optional.observe (#185252)
- Hoist `operator*()`, `operator->()`, `value()` into their respective
`optional_storage_base` to reduce the amount of concepts flying around.
- `value_or()` has been deliberately left out since that seems to
produce extra (superfluous) error messages during invalid template
instantiation.
2026-03-10 13:48:32 +08:00
..
bit
2025-07-05 18:11:58 +02:00
new