Skip to content
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

Update comments for approved LWG issues #3238

Merged
merged 1 commit into from
Nov 19, 2022

Commits on Nov 16, 2022

  1. Update comments for approved LWG issues

    We no longer need comments for LWG issues that are now Standard. This includes comment cleanup for:
    * LWG-3569,
    * LWG-3766, and
    * LWG-3788.
    
    This also removes `/* strengthened */` comments for functions that are now `noexcept`:
    * `atomic_meow` functions made `noexcept` LWG-3745, and
    * `reference_wrapper::operator()` made conditionally `noexcept` by LWG-3764.
    CaseyCarter committed Nov 16, 2022
    Configuration menu
    Copy the full SHA
    c8fa0fb View commit details
    Browse the repository at this point in the history