[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 Mar 13 12:12:17 UTC 2023


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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |pull

--- Comment #2 from Dlang Bot <dlang-bot at dlang.rocks> ---
@ntrel created dlang/phobos pull request #8715 "[std.algorithm.searching] Don't
check template lambda compiles for `all` and `any`" fixing this issue:

- [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