Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 92fa4f20213a2bcd2837c07ae045b70db049a481
https://github.com/WebKit/WebKit/commit/92fa4f20213a2bcd2837c07ae045b70db049a481
Author: Alex Christensen <[email protected]>
Date: 2023-01-26 (Thu, 26 Jan 2023)
Changed paths:
M Source/WTF/wtf/StdLibExtras.h
Log Message:
-----------
Update alternativeIndexV implementation based on feedback from standard
library proposal
https://bugs.webkit.org/show_bug.cgi?id=251228
rdar://104717280
Reviewed by Yusuke Suzuki.
http://wg21.link/P2527 and an upcoming r2 have shifted the design slightly to
use std::integral_constant
and remove inline. This PR just uses the latest changes to gain some
"implementation experience" and
verify it can be used in practice.
* Source/WTF/wtf/StdLibExtras.h:
Canonical link: https://commits.webkit.org/259465@main
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes