[libcxx-commits] [PATCH] D61014: Implement std::midpoint for floating point types

Marshall Clow via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Tue Apr 23 06:51:53 PDT 2019


mclow.lists updated this revision to Diff 196241.
mclow.lists added a comment.

For some reason; the tests didn't get included.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D61014/new/

https://reviews.llvm.org/D61014

Files:
  libcxx/include/numeric
  libcxx/include/version
  libcxx/test/std/language.support/support.limits/support.limits.general/numeric.version.pass.cpp
  libcxx/test/std/language.support/support.limits/support.limits.general/version.version.pass.cpp
  libcxx/test/std/numerics/numeric.ops/numeric.ops.midpoint/midpoint.float.pass.cpp
  libcxx/test/support/fp_compare.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D61014.196241.patch
Type: text/x-patch
Size: 10308 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20190423/f752e787/attachment-0001.bin>


More information about the libcxx-commits mailing list