Fields
| hardware | None |
| os | None |
Parameters
Fields
| Name | Value |
|---|
Parameters
| Name | Value |
|---|---|
| git_commit |
commit 55357160d0e151c32f86e1d6683b4bddbb706aa1 Author: Nikolas Klauser <nikolasklauser@berlin.de> Date: Sun Mar 3 18:26:57 2024 +0100 [libc++] Use GCC type traits builtins for remove_cv and remove_cvref (#81386) They have been added recently to GCC without support for mangling. This patch uses them in structs and adds aliases to these structs instead of the builtins directly. |