[libcxx-commits] [libcxx] WIP [libc++][ranges] Applied [[nodiscard]] to adjacent_transform_view (PR #205900)

Hristo Hristov via libcxx-commits libcxx-commits at lists.llvm.org
Sun Jun 28 12:32:31 PDT 2026


Zingam 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.

I don't think so - don't apply it.

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


More information about the libcxx-commits mailing list