July 07, 2021
https://issues.dlang.org/show_bug.cgi?id=22110

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

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

--- Comment #1 from Dlang Bot <dlang-bot@dlang.rocks> ---
@ljmf00 created dlang/phobos pull request #8161 "Fix #22110: std.traits: isCallable fails for templated opCall" fixing this issue:

- Fix #22110: std.traits: isCallable fails for templated opCall

  Signed-off-by: Luís Ferreira <contact@lsferreira.net>

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

--
July 07, 2021
https://issues.dlang.org/show_bug.cgi?id=22110

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

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

--- Comment #2 from Dlang Bot <dlang-bot@dlang.rocks> ---
dlang/phobos pull request #8161 "Fix #22110: std.traits: isCallable fails for templated opCall" was merged into master:

- af9352a8e4fdee6462648fa226e0f2bb242cb752 by Luís Ferreira:
  Fix #22110: std.traits: isCallable fails for templated opCall

  Signed-off-by: Luís Ferreira <contact@lsferreira.net>

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

--