https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120446
Bug ID: 120446 Summary: [C++23] Implement P2655R3 common_reference_t of reference_wrapper Should Be a Reference Type Product: gcc Version: 16.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: libstdc++ Assignee: unassigned at gcc dot gnu.org Reporter: redi at gcc dot gnu.org Blocks: 106749 Target Milestone: --- https://www.open-std.org/jtc1/sc22/wg21/docs/papers/2023/p2655r3.html I think this should be treated as a DR against C++20. Referenced Bugs: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106749 [Bug 106749] Implement C++23 library features