[Issue 23769] Lambda isn't a unary predicate for lambda that doesn't compile

d-bugmail at puremagic.com d-bugmail at puremagic.com
Mon Apr 10 16:10:26 UTC 2023


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

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 #8715 "[std.algorithm.searching] Don't check template
lambda compiles for `all` and `any`" was merged into master:

- bb49ffb9e75240e0389d2f30182c4a7634a00d7f by Nick Treleaven:
  [std.algorithm.searching] Don't instantiate template pred in `all` and `any`
constraints

  Fixes Issue 23769 - Lambda isn't a unary predicate for lambda that
  doesn't compile.

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

--


More information about the Digitalmars-d-bugs mailing list