Skip to content

Constness of AsyncGenerator begin and end #294

@ManuelSchneid3r

Description

@ManuelSchneid3r

AsyncGenerator::begin and AsyncGenerator::end are non const. It this on purpose?

I changed it to const locally and it works fine. This allows for const atEnd() checks.

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