[libcxx-commits] [PATCH] D127570: [libc++][format] Use forwarding references.
H. Vetinari via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Wed Jul 13 04:49:37 PDT 2022
h-vetinari added a comment.
This PR didn't update the format status page. Is the warning from C++20 status still current?
> P0645: The paper is implemented but still marked as an incomplete feature (the feature-test macro is not set and the libary is only available when built with LIBCXX_ENABLE_INCOMPLETE_FEATURES). Not yet implemented LWG-issues will cause API and ABI breakage.
I would have though that the chrono-integration is orthogonal to the ABI issues.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D127570/new/
https://reviews.llvm.org/D127570
More information about the libcxx-commits
mailing list