Skip to content

P0619R4: Reviewing Deprecated Facilities of C++17 for C++20 #99985

Closed
@cjdb

Description

@cjdb

Link: https://wg21.link/p0619r4

BEGIN-RST-NOTES
Removed headers are still provided as an extension, but with deprecation warnings.
END-RST-NOTES

Activity

added
libc++libc++ C++ Standard Library. Not GNU libstdc++. Not libc++abi.
on Jul 22, 2024
llvmbot

llvmbot commented on Jul 22, 2024

@llvmbot
Member

@llvm/issue-subscribers-c-20

Author: Christopher Di Bella (cjdb)

The [status page](https://libcxx.llvm.org/Status/Cxx20.html#note-p0619) notes that

> P0619: Only sections D.8, D.9, D.10 and D.13 are implemented. Sections D.4, D.7, D.11, and D.12 remain undone.

frederick-vs-ja

frederick-vs-ja commented on Jul 24, 2024

@frederick-vs-ja
Contributor
added
metabugIssue to collect references to a group of similar or related issues.
on Jul 24, 2024
added
wg21 paperIssues representing the implementation of a WG21 paper
on Jul 30, 2024
changed the title [-]Complete 'P0619R4 Reviewing Deprecated Facilities of C++17 for C++20'[/-] [+]P0619R4: Reviewing Deprecated Facilities of C++17 for C++20[/+] on Aug 1, 2024
frederick-vs-ja

frederick-vs-ja commented on Aug 15, 2024

@frederick-vs-ja
Contributor

It seems that <cstdalign> is undesired at all per #37759. But why are other deprecated & removed headers provided?

moved this from Todo to Partial in libc++ Standards Conformanceon Aug 21, 2024
added a commit that references this issue on Oct 30, 2024
63eb40e
added a commit that references this issue on Nov 4, 2024
6e1f0b6
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    c++20libc++libc++ C++ Standard Library. Not GNU libstdc++. Not libc++abi.metabugIssue to collect references to a group of similar or related issues.wg21 paperIssues representing the implementation of a WG21 paper

    Type

    No type

    Projects

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

      Participants

      @ldionne@cjdb@EugeneZelenko@frederick-vs-ja@llvmbot

      Issue actions

        P0619R4: Reviewing Deprecated Facilities of C++17 for C++20 · Issue #99985 · llvm/llvm-project