diff options
author | Mark de Wever <koraq@xs4all.nl> | 2023-12-30 14:05:22 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-12-30 14:05:22 +0100 |
commit | 81cedac8f60cf5a0c2c3724a8260d46792b9d637 (patch) | |
tree | 33fcab49f49c34e9a0f005b5ffbc6dd19263fe20 /llvm/docs/CommandGuide | |
parent | bd3d358ec68f686a280ae628f9074fdff1f10fe9 (diff) | |
download | llvm-81cedac8f60cf5a0c2c3724a8260d46792b9d637.zip llvm-81cedac8f60cf5a0c2c3724a8260d46792b9d637.tar.gz llvm-81cedac8f60cf5a0c2c3724a8260d46792b9d637.tar.bz2 |
[libc++] Deprecates and removes shared_ptr::unqiue. (#76576)
The status table incorrectly marks P0521R0 as nothing to do. This is not
correct the function should be deprecated.
During our latest monthly meeting we argreed to remove the
_LIBCPP_ENABLE_CXXyy_REMOVED_FEATURES macros, therefore the new macro is
not
added to that global list.
Implements
- P0521R0 Proposed Resolution for CA 14 (shared_ptr use_count/unique)
Implements parts of
- P0619R4 Reviewing Deprecated Facilities of C++17 for C++20
---------
Co-authored-by: Nikolas Klauser <nikolasklauser@berlin.de>
Diffstat (limited to 'llvm/docs/CommandGuide')
0 files changed, 0 insertions, 0 deletions