[Issue 19037] Nullable should use moveEmplace to support any type.

d-bugmail at puremagic.com d-bugmail at puremagic.com
Sat Jul 28 04:14:06 UTC 2018


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

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

https://github.com/dlang/phobos/commit/c1431b133bb26d3a777bdea0815c7212d1ff09d7
Use move/moveEmplace in Nullable
Fixes issue 19037.

https://github.com/dlang/phobos/commit/11b4a157352ca488dbe1201ece355a90978689bd
Add testcase for issue 19037

unittest fix

https://github.com/dlang/phobos/commit/c5d5f0ef46a183d9a99a0f772337d32c85f4bb61
Merge pull request #6619 from FeepingCreature/Nullable-use-moveEmplace

Fix issue 19037: use move/moveEmplace in Nullable
merged-on-behalf-of: Nathan Sashihara <n8sh at users.noreply.github.com>

--


More information about the Digitalmars-d-bugs mailing list