Open ZhenshengLee opened 2 years ago
https://stackoverflow.com/questions/4707012/is-it-better-to-use-stdmemcpy-or-stdcopy-in-terms-to-performance
is there something like memmove?
memmove
Is it reasonable?
https://stackoverflow.com/questions/4707012/is-it-better-to-use-stdmemcpy-or-stdcopy-in-terms-to-performance
how about std::move
is there something like
memmove
?