[webkit-changes] [WebKit/WebKit] b5ceef: Remove const variant of variant_alternative_index
Alex Christensen
noreply at github.com
Thu Dec 21 15:37:32 PST 2023
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: b5ceef7cfa9450fd1d8f91e48b382b3c4c620ec5
https://github.com/WebKit/WebKit/commit/b5ceef7cfa9450fd1d8f91e48b382b3c4c620ec5
Author: Alex Christensen <achristensen at apple.com>
Date: 2023-12-21 (Thu, 21 Dec 2023)
Changed paths:
M Source/WTF/wtf/StdLibExtras.h
Log Message:
-----------
Remove const variant of variant_alternative_index
https://bugs.webkit.org/show_bug.cgi?id=266753
Reviewed by Yusuke Suzuki.
The const version isn't used or necessary.
This is responding to feedback on https://wg21.link/P2527R2 from LWG.
* Source/WTF/wtf/StdLibExtras.h:
Canonical link: https://commits.webkit.org/272436@main
More information about the webkit-changes
mailing list