[Issue 18239] std.experimental.allocator fillWithMemcpy could use memset when T.sizeof==1

d-bugmail at puremagic.com d-bugmail at puremagic.com
Wed Jan 17 21:36:37 UTC 2018


https://issues.dlang.org/show_bug.cgi?id=18239

--- Comment #3 from github-bugzilla at puremagic.com ---
Commits pushed to master at https://github.com/dlang/phobos

https://github.com/dlang/phobos/commit/66ede852bf0e76dfdfad7044e475dd147cd0a1e7
Fix Issue 18239: fillWithMemcpy use memset when T.sizeof == 1

https://github.com/dlang/phobos/commit/f760414f76cd0d3fbfd663b44b5b3dbdc3485e45
Merge pull request #6034 from n8sh/fillWithMemcpy-memset

Fix Issue 18239: fillWithMemcpy use memset when T.sizeof == 1

--


More information about the Digitalmars-d-bugs mailing list