Skip to content

[ML] Migrate CPersistUtils to use std::string_view #2340

Open
@tveasey

Description

@tveasey

Now that main is on C++17 we can migrate CPersistUtils to use std::string_view. This would allow us to eliminate all string copies where we extract parts of a std::string.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions