Skip to content

fix wording in exec.task/p3 about task<T,E>::error_types #350

@ericniebler

Description

@ericniebler

[exec.task]/p3 reads:

  1. A program is ill-formed if error_types is not a specialization of completion_signatures<ErrorSigs...> or ErrorSigs contains an element which is not of the form set_error_t(E) for some type E.

completion_signatures<ErrorSigs...> is a class type. i don't know what a specialization of a class type is.

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