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

Add a missing noexcept marker. #194

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Commits on Feb 28, 2021

  1. Add a missing noexcept marker.

    For the case that the compiler does not support symmetrical transfer
    the task promise base final awaitable is missing a noexcept marker.
    
    Added here.
    iains committed Feb 28, 2021
    Configuration menu
    Copy the full SHA
    de8d4ac View commit details
    Browse the repository at this point in the history