36ce319869
As memmove is slower than memcpy, I added the required logic to only use it when really necessary. No modification from developers point of view, you should always call opal_datatype_copy_content_same_ddt. This commit was SVN r24047.