Fields
| hardware | None |
| os | None |
Parameters
Fields
| Name | Value |
|---|
Parameters
| Name | Value |
|---|---|
| git_commit |
commit c1a8283fcc735b1567c49bb6cd485f9e71a12cc4 Author: Louis Dionne <ldionne.2@gmail.com> Date: Wed Sep 4 11:18:30 2024 -0400 [libc++][modules] Move __noexcept_move_assign_container out of __type_traits (#107140) That header depends on allocator traits, which is fundamentally tied to `<memory>`, not to `<type_traits>`. This breaks a cycle betweeen __type_traits and __memory. |