[libcxx-commits] [libcxx] [libc++] Implement `views::join_with` (PR #65536)

Hristo Hristov via libcxx-commits libcxx-commits at lists.llvm.org
Wed Jun 26 07:54:55 PDT 2024


Zingam wrote:

@JMazurkiewicz We have guidelines for applying `[[nodiscard]]` since recently (in case you missed the discussion). I think you can/ or should/ apply `[[nodiscard]]` wherever it is relevant now (operators, etc.).

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


More information about the libcxx-commits mailing list