Skip to content

US158 16.05.1.3 [compliance] Ensure <coroutine> is a freestanding header #156

@wg21bot

Description

@wg21bot

<coroutine> is listed as a freestanding header, however, it includes <compare>, which is not freestanding. Please ensure that <coroutine> is a freestanding header.

Proposed change:
One possible resolution would be to make <compare> a freestanding header by adopting P1855. If that is not possible, <coroutine> could be modified to remove the dependency on <compare>. We do not consider making <coroutine> non-freestanding an acceptable solution.

cplusplus/papers#609

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions