Skip to content

Use std::move in move constructors and move assignments #170

@schmouk

Description

@schmouk

Let's use this as often as possible.
Notice: Move constructors and assignment may currently not be properly implemented - deletion of attributes content is missing mostly everywhere... The use of std::move should fix this.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions