Skip to content

Validate move semantics #140

@Kejoko

Description

@Kejoko

Our move constructors and move operators may be all messed up.

We need to validate that the pointers which we are moving are being assigned nullptr, we should look into making use of std::exchange

Or we should look into defaulting the move constructors and assignment operators.

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingpolishingImprovements to code quality

Type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions