[Issue 1317] Document suggested means of overlapping array copy
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Wed Mar 19 03:46:00 PDT 2014
https://d.puremagic.com/issues/show_bug.cgi?id=1317
bearophile_hugs at eml.cc changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |bearophile_hugs at eml.cc
--- Comment #2 from bearophile_hugs at eml.cc 2014-03-19 03:45:56 PDT ---
(In reply to comment #1)
> https://github.com/D-Programming-Language/dlang.org/pull/527
The suggested method with dup+slices doesn't look very good. Don't we have
something better? For PODs even core.stdc.string.memmove sounds better. Perhaps
a new Phobos function is needed? Or perhaps std.algorithm.copy is enough?
--
Configure issuemail: https://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
More information about the Digitalmars-d-bugs
mailing list