Fields
| hardware | None |
| os | None |
Parameters
Fields
| Name | Value |
|---|
Parameters
| Name | Value |
|---|---|
| git_commit |
commit acb896a344caf5a49cc07ba9c6bc4e8d1db0da6d Author: Louis Dionne <ldionne.2@gmail.com> Date: Wed Jun 12 17:25:43 2024 -0400 [libc++] Remove unnecessary #ifdef guards around PSTL implementation details (#95268) We want the PSTL implementation details to be available regardless of the Standard mode or whether the experimental PSTL is enabled. This patch guards the inclusion of the PSTL to the top-level headers that define the public API in `__numeric` and `__algorithm`. |