Skip to content

[RUNTIME][IR] String operator+ #5792

@tqchen

Description

@tqchen

We have a few places in the code base that uses operator+ of String. Right now:

Given that operator+ is quite common, and we can have a better solution in these cases(by allocating the right result length then copy), perhaps we should have a good overload for most cases.

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