- Should <math.h> declare ::lerp?
Libc++ doesn't declare ::lerp, adds tests to validate the requirement.
Paths
| Differential D142817
[libc++] Addresses LWG3782. ClosedPublic Authored by Mordante on Jan 28 2023, 10:56 AM.
Details
Summary
Libc++ doesn't declare ::lerp, adds tests to validate the requirement.
Diff Detail
Event TimelineComment Actions LGTM % comment.
This revision is now accepted and ready to land.Feb 21 2023, 5:19 PM This revision was landed with ongoing or failed builds.Feb 28 2023, 9:31 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 501183 libcxx/docs/Status/Cxx2bIssues.csv
libcxx/test/libcxx/language.support/support.c.headers/support.c.headers.other/math.lerp.verify.cpp
|