[libcxx-commits] [libcxx] WIP [libc++][ranges] Applied [[nodiscard]] to adjacent_transform_view (PR #205900)
Lucas Mellone via libcxx-commits
libcxx-commits at lists.llvm.org
Sat Jun 27 08:52:34 PDT 2026
lknknm wrote:
Should we add a nodiscard to `ranges::__apply_n::operator()`? I think It's just an implementation detail but I'm not sure whether it fits here.
https://github.com/llvm/llvm-project/pull/205900
More information about the libcxx-commits
mailing list