[Issue 15708] std.range.choose assumes hasElaborateCopyConstructor means "has __postblit"

d-bugmail at puremagic.com d-bugmail at puremagic.com
Sun Mar 3 23:44:06 UTC 2024


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

Dlang Bot <dlang-bot at dlang.rocks> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #4 from Dlang Bot <dlang-bot at dlang.rocks> ---
dlang/phobos pull request #8935 "std.range.choose: call payload postblit
correctly" was merged into master:

- 32efa560184eedb7e384b42638ebc33d0553c964 by Paul Backus:
  std.range.choose: call payload postblit correctly

  Fixes bugzilla issue 15708

https://github.com/dlang/phobos/pull/8935

--


More information about the Digitalmars-d-bugs mailing list