Mentions légales du service

Skip to content
Snippets Groups Projects
Commit 0f5c9f0d authored by hhakim's avatar hhakim
Browse files

Add move Transform ctor and move affectation operator overload with a unit...

Add move Transform ctor and move affectation operator overload with a unit test to check it's working.

This is an optimization. It allows to not duplicate/copy factors memory storage when wanting to transfer them from one transform to another and in the meantime knowing that the source transform is about to be deleted.
parent df3fda37
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment