Skip to content

remove_prefix should return a new wcstring_view #35

@YexuanXiao

Description

@YexuanXiao

I tried using cstring_view(str).remove_prefix to drop the first n characters of str, but since remove_prefix returns void, the call is meaningless. cstring_view should support this usage.

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