Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

String move constructor and move assignment don't move #6260

Copy link
Copy link
Open
@leg0

Description

@leg0
Issue body actions

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

    Component: CoreRelated to the code for the standard Arduino APIRelated to the code for the standard Arduino APIPrint and Stream classThe Arduino core library's Print and Stream classesThe Arduino core library's Print and Stream classesType: Bug

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      Morty Proxy This is a proxified and sanitized view of the page, visit original site.