Skip to content

US232 21.04.2 [string.view] Make string_view constructible from contiguous character ranges P1391 #229

@wg21bot

Description

@wg21bot

Make string_view constructible from contiguous ranges of character type. This is an important integration with the new ranges facility, and should not be deferred to a later standard.
We believe having basic_string_view be properly constructible from a range should be viewed not as a new feature but as fixing a “missing constructor” defect resulting from the integration of ranges and therefore feel this is in scope for NB comments.

Proposed change:
Apply p1391

Metadata

Metadata

Assignees

No one assigned

    Labels

    LWGLibraryrangesstd::ranges

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions