Fields
| hardware | None |
| os | None |
Parameters
Fields
| Name | Value |
|---|
Parameters
| Name | Value |
|---|---|
| git_commit |
commit 7d9540ea96ecb1e83f19cc68a202e8fa697c513d Author: Mark de Wever <koraq@xs4all.nl> Date: Sat Feb 10 14:21:57 2024 +0100 [libc++][chrono] Implements duration Rep constraints. (#80539) Applies LWG3050 to the constraints of operator*, operator/, and operator%. The changes to the constructor were done in https://reviews.llvm.org/D118902, but that patch did not identify the related LWG-issue, and only adjusted the constructor to the wording in the Standard. Implements: - LWG 3050: Conversion specification problem in chrono::duration constructor --------- Co-authored-by: h-vetinari <h.vetinari@gmx.com> |