Skip to content

split2's quoted parameter does not work #359

@yangrcaaa

Description

@yangrcaaa

for example:
acl::string in_str = "./test/#test1";
auto vec = in_str.split2("/#", true);
At this point, the value of vec is {".", "test", "test1"}

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