Move constructor and assignment

I have a project where I need to write a class which creates Matrices using a dynamic array. We need to write our own move constructor and move assignment operator. I understand the concept of rvalue reference. I researched how to write the functions but still need help writing them.
Do you need help with the syntax or are you not sure what they should do?
... and you seem to continue your http://www.cplusplus.com/forum/beginner/172869/
with a new thread.
Topic archived. No new replies allowed.