Skip to content

Functions that take a std::string_view but construct a std::string internally should just take a std::string const& #67

@TartanLlama

Description

@TartanLlama

This will avoid incurring additional allocations at the binding boundaries

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions