RESOLVED FIXED301805
Replace std::enable_if with requires/concepts (part 1)
https://bugs.webkit.org/show_bug.cgi?id=301805
Summary Replace std::enable_if with requires/concepts (part 1)
Sam Weinig
Reported 2025-11-01 09:33:20 PDT
First pass of replacing uses of std::enable_if/std::enable_if_t with requires and concepts.
Attachments
Sam Weinig
Comment 1 2025-11-01 10:09:34 PDT
EWS
Comment 2 2025-11-02 11:16:59 PST
Committed 302456@main (46496e5fd6f7): <https://commits.webkit.org/302456@main> Reviewed commits have been landed. Closing PR #53297 and removing active labels.
Radar WebKit Bug Importer
Comment 3 2025-11-02 11:17:11 PST
Note You need to log in before you can comment on or make changes to this bug.