[libcxx-commits] [libcxx] [libc++][ranges] Applied [[nodiscard]] to `join_view` (PR #206838)

Lucas Mellone via libcxx-commits libcxx-commits at lists.llvm.org
Sat Jul 4 14:40:32 PDT 2026


lknknm wrote:

I think it's ready for a round of review, however I'd like to confirm:
While looking at the `join_with_view.h` I can see there are internal APIs like `__get_outer()` and so on marked as `nodiscard`. Should I also add them to the `join_view`?



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


More information about the libcxx-commits mailing list