Skip to content

code example in [expr.await] #6634

Closed
Closed
@danielgavrila

Description

@danielgavrila

Hi,
in the [expr.await] paragraph there is an example that I can not figure out the purpose. Can someone explain what is doing the example and why is in this section ?

Many thanks,
Daniel

Activity

jensmaurer

jensmaurer commented on Oct 27, 2023

@jensmaurer
Member

This issue tracker is for editorial issues discovered in the C++ standard, not for tutorials on how to read the standard. Please seek other forums for that.

(This example just shows some of the scaffolding to support the co_await semantics specified in the rest of the section.)

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

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @jensmaurer@danielgavrila

        Issue actions

          code example in [expr.await] · Issue #6634 · cplusplus/draft