[libcxx-commits] [libcxx] WIP - [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
Sat May 4 09:08:50 PDT 2024


https://github.com/mordante approved this pull request.

Your last change misses one change.
You were right and `__cpp_lib_reference_wrapper` should indeed be marked as implemented in this patch.

With that fixed it LGTM.

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


More information about the libcxx-commits mailing list