Skip to content

[dcl.fct.def.coroutine] p11 Missing "noexcept" on final_suspend in example #4200

@jensmaurer

Description

@jensmaurer

[dcl.fct.def.coroutine] p15 says "The expression co_await promise .final_suspend() shall not be potentially-throwing (14.5).", so the example needs to say "noexcept" for the final_suspend declaration.

Reported via e-mail.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions