Skip to content

String move constructor and assignment copy instead of move #146

Closed
@leg0

Description

@leg0

The String::String(String&&) and String::operator=(String&&) do not perform expected operation i.e. they don't move, but instead they copy.

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