Fields
| hardware | None |
| os | None |
Parameters
Fields
| Name | Value |
|---|
Parameters
| Name | Value |
|---|---|
| git_commit |
commit ba40737e819b4ca77b25c0950c47c305a15a93de Author: Louis Dionne <ldionne.2@gmail.com> Date: Wed Sep 4 11:17:05 2024 -0400 [libc++][modules] Include __type_traits/invoke.h from __type_traits/result_of.h (#106796) The result_of trait requires the __invoke_of implementation detail, but that is defined under __type_traits, not under __functional. Include the right header directly to remove a dependency from __type_traits to __functional. |