[libcxx-commits] [libcxx] [libc++] Mark std::expected as nodiscard (PR #139651)

Nikolas Klauser via libcxx-commits libcxx-commits at lists.llvm.org
Tue May 13 00:55:00 PDT 2025


https://github.com/philnik777 requested changes to this pull request.

The general consensus was that we want a way for users to allow discarding `expected` on a per-function basis.

https://github.com/llvm/llvm-project/pull/139651


More information about the libcxx-commits mailing list