Skip to content

US 61-126 32.11 [re.iter], 26.7.14 [range.join] Handle stashing iterators #539

@wg21bot

Description

@wg21bot

join_view can’t handle stashing iterators, which makes such code break in unexpected ways. Range adaptors need to just work.
Also regex_iterator lies about its iterator_category in a way that makes it impossible for join_view to do the right thing here.

Proposed change:

Resolve LWG3698.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    Status

    Tentatively Ready

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions