[libcxx-commits] [PATCH] D90569: [RFC] [libc++] P1645 constexpr for <numeric>
Mark de Wever via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Tue Nov 3 10:45:20 PST 2020
Mordante updated this revision to Diff 302620.
Mordante marked an inline comment as done.
Mordante added a comment.
Addresses the review comments. Adds a comment and improves the unit tests.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D90569/new/
https://reviews.llvm.org/D90569
Files:
libcxx/docs/FeatureTestMacroTable.rst
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/accumulate/accumulate.pass.cpp
libcxx/utils/generate_feature_test_macro_components.py
libcxx/www/cxx2a_status.html
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D90569.302620.patch
Type: text/x-patch
Size: 10348 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20201103/d0c4aca6/attachment-0001.bin>
More information about the libcxx-commits
mailing list