This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository libcxx.
from 321a1f890 Implement midpoint for floating point types. Reviewed as http [...] new e84fd85b8 Implement 'lerp'; which is the last bit of P0811. Mark that p [...]
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: include/cmath | 27 ++++++++ .../c.math/c.math.lerp/c.math.lerp.pass.cpp | 75 ++++++++++++++++++++++ www/cxx2a_status.html | 2 +- 3 files changed, 103 insertions(+), 1 deletion(-) create mode 100644 test/std/numerics/c.math/c.math.lerp/c.math.lerp.pass.cpp