Fields
| hardware | None |
| os | None |
Parameters
Fields
| Name | Value |
|---|
Parameters
| Name | Value |
|---|---|
| git_commit |
commit f8350f13020a27e7aa74fd4ab7919503c24771ca Author: Louis Dionne <ldionne.2@gmail.com> Date: Fri Sep 6 12:11:20 2024 -0400 [libc++][modules] Introduce a forward-declaration for std::byte (#107402) We need a forward-declaration so that we can know about std::byte from some type traits without having to include std::byte's definition, which (circularly) depends back on type traits. |