[libcxx-commits] [libcxx] [libc++][ranges] Applied `[[nodiscard]]` to `all`, `owning_view`, `ref_view` (PR #173708)
A. Jiang via libcxx-commits
libcxx-commits at lists.llvm.org
Fri Dec 26 22:10:00 PST 2025
frederick-vs-ja wrote:
I'm not sure whether the PR title should say `all`. The `operator()`s of `views::all` were marked `[[nodiscard]]` when initially implemented.
https://github.com/llvm/llvm-project/pull/173708
More information about the libcxx-commits
mailing list