(svn r624) Merge r377 to trunk:
Remove the memmove special case for MSVC According to the MSDN it was just plain wrong and memmove was directly used in some places anyway
This commit is contained in:
Reference in New Issue
Block a user
Remove the memmove special case for MSVC According to the MSDN it was just plain wrong and memmove was directly used in some places anyway