Skip to content

support for std::string_view in goup and attribute names ? #125

Description

@aminiussi

Apart for the required development effort, is there a technical reason not to support std::string_view names in the API ?

There is no implicit conversion from string_view to string which means that string_view names must be passed through name.data() or std::string{name}. Not really a showstopper but still a small nuisance.

Would there be an interest in such a feature ?

Thanks

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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