Skip to content

N4258: Cleaning-up noexcept in the Library #99937

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
cjdb opened this issue Jul 22, 2024 · 2 comments · Fixed by #120312
Closed

N4258: Cleaning-up noexcept in the Library #99937

cjdb opened this issue Jul 22, 2024 · 2 comments · Fixed by #120312
Labels
c++17 libc++ libc++ C++ Standard Library. Not GNU libstdc++. Not libc++abi. wg21 paper Issues representing the implementation of a WG21 paper

Comments

@cjdb
Copy link
Contributor

cjdb commented Jul 22, 2024

Link: https://wg21.link/n4258

@cjdb cjdb added libc++ libc++ C++ Standard Library. Not GNU libstdc++. Not libc++abi. c++17 labels Jul 22, 2024
@llvmbot
Copy link
Member

llvmbot commented Jul 22, 2024

@llvm/issue-subscribers-c-17

Author: Christopher Di Bella (cjdb)

@ldionne ldionne added the wg21 paper Issues representing the implementation of a WG21 paper label Jul 30, 2024
@ldionne ldionne changed the title Complete N4258 'Cleaning-up noexcept in the Library' N4258: Cleaning-up noexcept in the Library Aug 1, 2024
@ldionne ldionne moved this from Todo to In Progress in libc++ Standards Conformance Aug 21, 2024
@frederick-vs-ja
Copy link
Contributor

Partially done by commits 31a4731, 1378a5a, and e3fbe14.

Remaing parts:

  • move assignment operators of containers other than basic_string and vector
  • cleanup for exception specificaiton in old modes

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
c++17 libc++ libc++ C++ Standard Library. Not GNU libstdc++. Not libc++abi. wg21 paper Issues representing the implementation of a WG21 paper
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

4 participants