Details
Details
- Reviewers
Mordante philnik - Group Reviewers
Restricted Project - Commits
- rGa8ead9194cfb: [libc++][ranges] Implement LWG-3860 range_common_reference_t is missing
Diff Detail
Diff Detail
Event Timeline
libcxx/include/__ranges/concepts.h | ||
---|---|---|
76–78 | Do we want to back-port this to C++20? |
libcxx/include/__ranges/concepts.h | ||
---|---|---|
76–78 | Yes, I we want. |
Comment Actions
I landed https://github.com/llvm/llvm-project/commit/a8ead9194cfb18922408404c8cabfa83c276944f but I forgot to add
Reviewed By: Mordante, philnik, #libc Differential Revision: https://reviews.llvm.org/D144338
🤦
Do we want to back-port this to C++20?