[libcxx-commits] [PATCH] D77505: [libc++] Implement <numbers>
Raul Tambre via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Sun Apr 5 10:08:33 PDT 2020
tambre created this revision.
tambre added a reviewer: ldionne.
Herald added subscribers: libcxx-commits, broadwaylamb, dexonsmith, mgorny.
Herald added a project: libc++.
Herald added a reviewer: libc++.
Constants have 33 significant decimal digits for IEEE 754 128-bit floating-point numbers.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D77505
Files:
libcxx/docs/ReleaseNotes.rst
libcxx/include/CMakeLists.txt
libcxx/include/module.modulemap
libcxx/include/numbers
libcxx/test/std/numerics/numbers/non_floating_point.fail.cpp
libcxx/test/std/numerics/numbers/user_type.pass.cpp
libcxx/www/cxx2a_status.html
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D77505.255174.patch
Type: text/x-patch
Size: 10500 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20200405/a6408baa/attachment-0001.bin>
More information about the libcxx-commits
mailing list