[Issue 20943] std.algorithm.setops.cartesianProduct fails for ranges with @system popFront
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Thu Jun 18 09:08:19 UTC 2020
https://issues.dlang.org/show_bug.cgi?id=20943
Dlang Bot <dlang-bot at dlang.rocks> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |FIXED
--- Comment #2 from Dlang Bot <dlang-bot at dlang.rocks> ---
dlang/phobos pull request #7519 "Let safety of cartesianProduct.Result.popFront
be inferred" was merged into stable:
- e33db3409c78f6a4e758315387a8e308f014c267 by John Colvin:
Fix Issue 20943 - std.algorithm.setops.cartesianProduct fails for ranges with
@system popFront
https://github.com/dlang/phobos/pull/7519
--
More information about the Digitalmars-d-bugs
mailing list