[libcxx-commits] [libcxx] [libc++][functional] P2944R3 (partial): Comparisons for `reference_wrapper` (`reference_wrapper` operators only) (PR #88384)
Mark de Wever via libcxx-commits
libcxx-commits at lists.llvm.org
Wed May 8 08:33:27 PDT 2024
mordante wrote:
> @mordante I would also like to start adding `[[nodiscard]` wherever it is appropriate but I think I should apply it to all operators/functions not just to the latest ones. So I'll do it in a separate PR. WDYT?
Normally I wouldn't have minded to do it in this patch. However since this patch is as good as finished I rather have it in a separate patch. Just to make reviewing easier.
https://github.com/llvm/llvm-project/pull/88384
More information about the libcxx-commits
mailing list